TcxSchedulerDateNavigatorMonthContentViewInfo Properties
A ViewInfo class that contains the information used to render Date Navigator calendars.
Name | Description |
---|---|
Bounds | Gets the rectangle of the Date Navigator‘s calendar. |
Col | Gets the zero-based number of the column which the current month is drawn in. |
Day |
Provides indexed access to the Tcx |
Day |
Gets a count of the days that the month currently being drawn contains. |
Days |
Provides indexed access to the Tcx |
Era | |
Horz |
Gets the rectangle of the horizontal splitter which visually splits the day captions and the calendar areas. |
Month | Gets the one-based number of the month which is currently being drawn. |
Row | Gets the zero-based number of the row that the current month is drawn in. |
Selected |
Gets the style settings of the date |
Transparent | Specifies whether the background of the Date Navigator‘s calendar will be drawn. |
Vert |
Gets the rectangle of the vertical splitter which visually splits the week numbers and the calendar areas. |
View |
Gets the style settings of the Date Navigator‘s calendar. |
Week |
Gets the rectangle of the week number specified by the Index parameter. |
Week |
Gets a count of how many weeks the month’s body which is currently being drawn contains. |
Week |
Specifies the string for the week number which resides on the left side of the Date Navigator. |
Year | Gets the year which the month currently being drawn belongs to. |
See Also