GanttColumnCollection(GanttControl) Constructor
Initializes a new instance of the GanttColumnCollection class with the specified owner.
Namespace: DevExpress.Xpf.Gantt
Assembly: DevExpress.Xpf.Gantt.v24.1.dll
NuGet Package: DevExpress.Wpf.Gantt
Declaration
Parameters
Name | Type | Description |
---|---|---|
gantt | GanttControl | A GanttControl object that owns the current collection. |
See Also