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