column(columnIndex )
|
|
Parameters
|
unsigned longcolumnIndex
The index of the column.
|
Returns
|
TableColumn. The indicated TableColumn.
|
Throws
|
TableException
INVALID_INDEX_ERR: Raised if columnIndex does not specify a column in this grid.
|