Back to Devexpress

CustomDrawTaskDependencyEventArgs.SuccessorNode Property

windowsforms-devexpress-dot-xtragantt-dot-customdrawtaskdependencyeventargs-bd146a29.md

latest1.2 KB
Original Source

CustomDrawTaskDependencyEventArgs.SuccessorNode Property

Gets the successor node.

Namespace : DevExpress.XtraGantt

Assembly : DevExpress.XtraGantt.v25.2.dll

NuGet Package : DevExpress.Win.Gantt

Declaration

csharp
public GanttControlNode SuccessorNode { get; }
vb
Public ReadOnly Property SuccessorNode As GanttControlNode

Property Value

TypeDescription
GanttControlNode

An object that specifies the successor node.

|

See Also

CustomDrawTaskDependencyEventArgs Class

CustomDrawTaskDependencyEventArgs Members

DevExpress.XtraGantt Namespace