Item(Index: Integer): IDataGridColumn;
Index - index of a column that must be obtained.
The Item property returns the table column, which index is passed as the Index input parameter.
See also:
IDataGridColumns