IDataGridBands.Item

Syntax

Item(Index: Integer): IDataGridBand;

Parameters

Index - index of band that needs to be retrieved.

Description

The Item property returns parameters of band, which index is passed using the Index parameter.

See also:

IDataGridBands