public property O2GTableColumnCollection.Item
Brief
Gets a column by its index.
O2GTableColumn
this[int index] get;
index
The index of the column. The index must be between 0 and Count - 1.
0
Count
- 1
Declared in O2GTableColumnCollection