ExceptionDay(WorkTime[]) Constructor
Initializes a new ExceptionDay class instance.
Namespace: DevExpress.XtraGantt.Exceptions
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
| Name | Type |
|---|---|
| workTimes | WorkTime[] |
See Also