ASPxClientDateNavigatorDayCellCustomHighlightEventArgs.date Property
In This Article
Provides access to the date object of the processed cell.
#Declaration
TypeScript
date: Date
#Property Value
Type | Description |
---|---|
Date | A Date |
See Also