WorkTimesExceptionRule.WorkTimes Property
Provides access to work intervals in the day’s schedule (for example, 9:00 to 12:00 and 13:00 to 18:00).
Namespace: DevExpress.XtraGantt.Exceptions
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
Type | Description |
---|---|
WorkTimeCollection | A collection of WorkTime objects that specify work intervals in the day’s schedule. |
See Also