ColumnCount - cCJGrid
Returns the number of columns in the grid
Type: Function
Return Data Type: Integer
Syntax
Function ColumnCount Returns Integer
Call Example
Get ColumnCount to IntegerVariable
Description
ColumnCount returns the number of columns in the grid object.
Return Value
The number of columns in the grid object.