CustomDrawDayNumberCellEventArgs.DateTime Property
Gets the painted cell’s DateTime value.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DateTime | The painted cell’s DateTime value. |
See Also