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 Tcx |
Era | |
Month | Gets the one-based number of the month the header of which is currently being drawn. |
Month |
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 Tcx |
Text |
Specifies the output text which is drawn in the Date Navigator‘s current element.
Inherited from Tcx |
Transparent |
Specifies whether the background of the Date Navigator‘s current element will be drawn.
Inherited from Tcx |
View |
Specifies the style settings of the Date Navigator‘s current element.
Inherited from Tcx |
Year | Gets the year of the month currently being drawn. |
See Also