WorkTimeValidationEventArgs.WorkTime Property
Gets or sets the work-time interval to be validated.
Namespace: DevExpress.Xpf.Scheduling.Reporting
Assembly: DevExpress.Xpf.Scheduling.v24.1.dll
NuGet Package: DevExpress.Wpf.Scheduling
Declaration
Property Value
Type | Description |
---|---|
TimeSpanRange | A TimeSpanRange object that is the target time interval. |
See Also