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