CalendarCustomDisabledDateEventArgs Properties
Provides data for the ASPxCalendar.CustomDisabledDate event.Name | Description |
---|---|
Date | Gets the currently processed date. |
IsDisabled | Specifies whether the processed date is disabled for selection. |
See Also