CustomDrawDayNumberCellEventArgs.DateOnly Property
Gets the painted cell’s DateOnly value.
Namespace: DevExpress.XtraEditors.Calendar
Assembly: DevExpress.XtraEditors.v25.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
| Type | Description |
|---|---|
| DateOnly | The painted cell’s DateOnly value. |
See Also