TcxSchedulerDateNavigatorMonthViewInfo.Col Property
Gets the zero-based number of the column the current month is drawn within.
Declaration
property Col: Integer read;
Property Value
Type |
---|
Integer |
Remarks
A count of the columns depends upon the number of months which are displayed horizontally in the Date Navigator pane.
Use the Col property to return the number of the column that the current month resides in.
See Also