TimeRulerCellViewModel.Time Property
Gets the cell interval’s start.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
DateTime | A DateTime values that is the TimeRuler’s cell start. |
See Also