ITreeListColumns.Item

Syntax

Item(Index: Integer): ITreeListColumn;

Parameters

Index - column index.

Description

The Item property returns parameters of the column, which index is passed by the Index parameter.

See also:

ITreeListColumns