ITreeListColumns.Delete

Syntax

Delete(ColumnIndex: Integer);

Parameters

ColumnIndex is an index of the column that should be removed.

Description

The Delete method deletes the column, the index of which is passed by the ColumnIndex parameter.

See also:

ITreeListColumns