TimeRulerCellViewModel.IsHourBoundary Property
Gets whether the cell’s time interval starts with the beginning of an hour.
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 is located at the hour boundary; otherwise, false. |
See Also