CustomDrawDayNumberCellEventArgs.Disabled Property
Gets whether the painted cell is disabled.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean | true if the painted cell is disabled; otherwise, false. |
See Also