CalendarCustomDisabledDateEventArgs Properties
Provides data for the CustomDisabledDate event.| Name | Description |
|---|---|
| Date | Gets a DateTime object that corresponds to the processed date. |
| IsDisabled | Specifies whether the processed date can be selected. |
See Also