getColumnCount method
Returns the number of columns in the schedule.
Syntax
int = Scheduler.getColumnCount()
Applies to
Scheduler object.
Parameters
none.
Return value
int. The int value indicates the number of columns in the schedule.
Usage
This method returns the number of columns in the schedule.