CalendarCustomDisabledDateEventArgs.IsDisabled Property
Specifies whether the processed date is disabled for selection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Description |
---|---|
Boolean |
|
Remarks
Use the IsDisabled property to programmatically determine whether the processed date is disabled within the calendar.
See Also