CustomDrawDayNumberCellEventArgs.State Property
In This Article
Gets the current cell’s state.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
The Normal, Hot, Pressed, Disabled or Selected state, or a combination of these states. |
See Also