DayCellViewModel.IsWorkTime Property
Gets whether the time cell belongs to the work time interval.
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 belongs to the working time interval; otherwise, false. Default is false. |
See Also