SelectedColumnObject - cCJGrid
Returns the grid column object of the SelectedColumn
Type: Function
Return Data Type: Handle
Syntax
Function SelectedColumnObject Returns Handle
Call Example
Get SelectedColumnObject to HandleVariable
Description
SelectedColumnObject returns the grid column object of the SelectedColumn. If there is no SelectedColumn, zero is returned.
See SelectedColumn for more information about the selected column.
Return Value
Returns the SelectColumn's grid column object. If there is no SelectedColumn, returns 0.