GanttControlNode.FirstNode Property
Gets the first child node.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v25.1.dll
NuGet Package: DevExpress.Win.Gantt
Declaration
Property Value
| Type | Description |
|---|---|
| GanttControlNode | A GanttControlNode object that specifies the first child node. |
See Also