WorkWeekRule(GanttControl) Constructor
Initializes a new WorkWeekRule class instance.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Parameters
Name | Type | Description |
---|---|---|
ganttControl | GanttControl | A control to which the collection belongs. |
See Also