Skip to main content

ASPxClientDateNavigator Events

Represents the client-side equivalent of the ASPxDateNavigator control.
Name Description
DayCellCustomHighlight Allows you to provide custom highlighting styles for day cells.
Init Occurs on the client side after the control has been initialized. Inherited from ASPxClientControlBase.
SelectionChanged Occurs when the end user selects another date.
VisibleMonthChanged Occurs when the end user changes the visible month.
See Also