WorkWeekRule.Add(WorkDayOfWeek) Method
Adds the specified day of week to the workweek.’
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
Name | Type | Description |
---|---|---|
day | WorkDayOfWeek | A value that specifies the day of the week. |
See Also