TcxSchedulerDateNavigatorMonthViewInfo Properties
A ViewInfo class that contains the information used to render the Date Navigator.| Name | Description |
|---|---|
| Bounds | Gets the rectangle of the Date Navigator. |
| Col | Gets the zero-based number of the column the current month is drawn within. |
| Content | Provides access to ViewInfo information on the Date Navigator‘s calendar. |
| Era | |
| Header | Provides access to ViewInfo information on a Date Navigator header. |
| 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. |
| Year | Gets the year that the month currently being drawn belongs to. |
See Also