QueryWorkTimeEventArgs.Interval Property
Gets the time interval for which the working time is queried.
Namespace: DevExpress.XtraScheduler
Assembly: DevExpress.XtraScheduler.v25.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
| Type | Description |
|---|---|
| TimeInterval | A TimeInterval object. |
See Also