WorkTimeValidationEventArgs.WorkTime Property
Gets or sets the work-time interval to be validated.
Namespace: DevExpress.XtraScheduler.Reporting
Assembly: DevExpress.XtraScheduler.v24.2.Core.Desktop.dll
Declaration
Property Value
Type | Description |
---|---|
TimeOfDayInterval | A TimeOfDayInterval object. |
See Also