ExtCtrls > ExtCtrls Assembly Interfaces > IDataGridBands > IDataGridBands.Item
Item(Index: Integer): IDataGridBand;
Index - index of band that must be obtained.
The Item property returns parameters of band, which index is passed using the Index parameter.
See also: