ITreeListColumns.Delete

Syntax

Delete(ColumnIndex: Integer);

Parameters

ColumnIndex - index of the column that must be removed.

Description

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

See also:

ITreeListColumns