TimeRulerCellViewModel.IsTimeDesignatorBoundary Property
Gets whether the cell’s time interval starts at noon or midnight so the cell’s text requires a time designator.
Namespace: DevExpress.Xpf.Scheduling.VisualData
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
Boolean | True, if the cell’s time interval starts on a boundary which requires a time designator; otherwise, false. |
See Also