TcxSchedulerDateNavigator Events
Implements the Date Navigator pane where the month(s) view is exposed.Name | Description |
---|---|
OnCustomDrawBackground | Fires before the Date Navigator‘s background is drawn. |
OnCustomDrawContent | Occurs before the Date Navigator month(s)’ calendar(s) is drawn. |
OnCustomDrawDayCaption | Occurs before each caption of a day in the Date Navigator is drawn. |
OnCustomDrawDayNumber | Occurs before a day in the Date Navigator is drawn. |
OnCustomDrawHeader | Occurs before the Date Navigator‘s month(s) header(s) is drawn. |
OnPeriodChanged | Fires before a different month(s) is shown in the Date Navigator. |
OnSelectionChanged | Fires when a different date(s) is selected in the Date Navigator. |
See Also