Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

TcxSchedulerDateNavigatorMonthViewInfo.Col Property

Gets the zero-based number of the column the current month is drawn within.

#Declaration

Delphi
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