CustomDrawTaskDependencyEventArgs.PredecessorNode Property
Gets the predecessor node.
Namespace: DevExpress.XtraGantt
Assembly: DevExpress.XtraGantt.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| GanttControlNode | An object that specifies the predecessor node. |
See Also