IDataGridBands.Item

Syntax

Item(Index: Integer): IDataGridBand;

Parameters

Index - index of container, that needs to be retrieved.

Description

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

See also:

IDataGridBands