SchedulerControl.WorkTime Property
Gets or sets the work time interval. This is a dependency property.
Namespace: DevExpress.UI.Xaml.Scheduler
Assembly: DevExpress.UI.Xaml.Scheduler.v21.2.dll
NuGet Package: DevExpress.Uwp.Controls
Declaration
Property Value
Type | Description |
---|---|
TimeSpanRange | A DevExpress.Mvvm.TimeSpanRange object which specifies the work time interval. |
See Also