GanttControlNode.RootNode Property
Returns the parent node at the root level.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GanttControlNode | A GanttControlNode object that specifies the parent node at the root level. |
See Also