IDataGridBands.Delete

Syntax

Delete(BandIndex: Integer);

Parameters

BandIndex - number of the band to be deleted.

Description

The Delete method deletes the band, which index is passed using the BandIndex parameter.

See also:

IDataGridBands