ASPxClientCalendarCellClickEventArgs Members
Provides data for the ASPxClientDateEdit.CalendarCellClick event.Constructors
Name | Description |
---|---|
constructor(date) | Initializes a new instance of the ASPxClientCalendarCellClickEventArgs class. |
Properties
Name | Description |
---|---|
date | Gets the date that relates to the processed calendar’s cell click. |
See Also