TcxSchedulerDateNavigatorMonthHeaderViewInfo Properties
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