GanttControlNodes(TreeList) Constructor
Initializes a new GanttControlNodes class instance.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
treeList | TreeList | A TreeList object that specifies the control to which this collection belongs. |
See Also