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

TcxSchedulerDateNavigatorMonthHeaderViewInfo Properties
Show Inherited Hide Inherited

A ViewInfo class that contains information used to render Date Navigator headers.
Name Description
Arrows Gets the types of the arrows which are used as glyphs for the scroll buttons in the month header.
Bounds Gets a rectangle of the Date Navigator‘s current element. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo.
Era
Month Gets the one-based number of the month the header of which is currently being drawn.
MonthNameBounds Gets the rectangle of the month caption.
Neighbors Gets the positions of adjacent months relative to the month which is currently being drawn.
Owner References the TcxSchedulerDateNavigatorMonthViewInfo instance which contains view data on the Date Navigator.
Text Specifies the output text which is drawn in the Date Navigator‘s current element. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo.
Transparent Specifies whether the background of the Date Navigator‘s current element will be drawn. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo.
ViewParams Specifies the style settings of the Date Navigator‘s current element. Inherited from TcxSchedulerDateNavigatorCaptionViewInfo.
Year Gets the year of the month currently being drawn.
See Also