WorkWeekRule.AddRange(WorkDayOfWeek[]) Method
Adds an array to the collection.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| days | WorkDayOfWeek[] | An array to add to the collection. |
See Also