WorkTimeValidationEventArgs.TimeInterval Property
Provides access to a time interval, for which the work-time interval is validated.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.1.Core.Desktop.dll
NuGet Package: DevExpress.Scheduler.CoreDesktop
Declaration
Property Value
Type | Description |
---|---|
TimeInterval | A TimeInterval object. |
See Also