ExtCtrls > ExtCtrls Assembly Interfaces > IDataGridChildren > IDataGridChildren.Item
Item(Index: Integer): IDataGridBandBase;
Index - index of a child object to be obtained.
The Item property returns child object parameters, index of which is passed as the internal Index parameter.
See also: