Show contents 

ExtCtrls > ExtCtrls Assembly Interfaces > IDimensionViewerColumns > IDimensionViewerColumns.Delete

IDimensionViewerColumns.Delete

Syntax

Delete(ColumnIndex: Integer);

Parameters

ColumnIndex - input parameter determining the index of a column that must be deleted.

Description

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

See also:

IDimensionViewerColumns