ASPxClientCalendarCellClickEventArgs.date Property
Gets the date that relates to the processed calendar’s cell click.
Declaration
date: Date
Property Value
| Type | Description |
|---|---|
| Date | A DateTime object that represents the date. |
See Also