IDataGridBands.Delete

Syntax

Delete(BandIndex: Integer);

Parameters

BandIndex - number of container, that needs removal.

Description

The Delete method removes the container, which index is passed using the BandIndex parameter.

See also:

IDataGridBands