SingleWeekCellBase.Date Property
Gets the date assigned to the cell.
Namespace: DevExpress.XtraScheduler.Drawing
Assembly: DevExpress.XtraScheduler.v24.1.dll
NuGet Package: DevExpress.Win.Scheduler
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime value that is the date represented by a time cell. |
See Also