CalendarCustomDisabledDateEventArgs.IsDisabled Property
In This Article
Specifies whether the processed date is disabled for selection.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.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