ASPxClientCalendarCustomDisabledDateEventArgs Properties
Provides data for the ASPxClientCalendar.CustomDisabledDate event.Name | Description |
---|---|
date | Gets the date processed in the calendar. |
isDisabled | Gets or sets a value specifying whether selection of the processed calendar date is disabled. |
See Also