GanttControlNode.PrevNode Property
Gets the previous node at the same level.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GanttControlNode | A GanttControlNode object that specifies the previous node at the same level. |
See Also