ASPxClientDateNavigatorDayCellCustomHighlightEventArgs Properties
Provides data for the ASPxClientDateNavigator.DayCellCustomHighlight event.Name | Description |
---|---|
appointments | Provides access to the processed appointments. |
date | Provides access to the date object of the processed cell. |
htmlElement | Gets the HTML element that the event was triggered on. |
See Also