GanttControlNode.GanttControl Property
Gets the control to which this node belongs.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GanttControl | A GanttControl object that specifies the control to which this node belongs. |
See Also