IDataGridBands.Item

Syntax

Item(Index: Integer): IDataGridBand;

Parameters

Index - index of band that must be obtained.

Description

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

See also:

IDataGridBands