WorkTimeInterval.WorkTime Property
Gets the standard work time interval.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v24.1.Core.dll
NuGet Package: DevExpress.Scheduler.Core
Declaration
Property Value
Type | Description |
---|---|
WorkTimeInterval | A WorkTimeInterval value representing the standard work time interval. |
Remarks
By default the standard work time interval is from 9.00 till 18.00.
See Also