Item(Index: Integer): IGridViewColumn;
Index. Index of column in the collection.
The Item property returns settings of the table column with the specified index.
The property use is given in the example for IDataGridView.BeginUpdate.
See also:
IGridViewColumns