TcxSchedulerDateNavigatorMonthContentViewInfo.Col Property
Gets the zero-based number of the column which the current month is drawn in.
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