vcl-cxschedulerdatenavigator.md
| Name | Description |
|---|---|
| TcxSchedulerDateNavigator | Implements the Date Navigator pane where the month(s) view is exposed. |
| TcxSchedulerDateNavigatorCaptionViewInfo | A ViewInfo class that contains the information required to render the various header cells in the Date Navigator. |
| TcxSchedulerDateNavigatorDayCaptionViewInfo | A ViewInfo class that contains the information used to render the day captions in the Date Navigator. |
| TcxSchedulerDateNavigatorDayNumberViewInfo | A ViewInfo class that contains information used to render the dates in the Date Navigator. |
| TcxSchedulerDateNavigatorHitTest | Stores HitTest information for the Date Navigator. |
| TcxSchedulerDateNavigatorMonthContentViewInfo | A ViewInfo class that contains the information used to render Date Navigator calendars. |
| TcxSchedulerDateNavigatorMonthHeaderViewInfo | A ViewInfo class that contains information used to render Date Navigator headers. |
| TcxSchedulerDateNavigatorMonthViewInfo | A ViewInfo class that contains the information used to render the Date Navigator. |
| TcxSchedulerDateNavigatorStyles | Represents style settings for the Date Navigator‘s elements. |
| TcxSchedulerDateNavigatorViewInfo |
| Name |
|---|
| cxdnBackground |
| cxdnContent |
| cxdnHeader |
| cxdnSelection |
| cxSchedulerDefaultHolidayColor |
| htcCalendar |
| htcDayCaptions |
| htcMonthName |
| htcNextMonth |
| htcPrevMonth |
| htcWeekSelectionBar |