Back to Devexpress

GanttControl.GetSuccessors Method

windowsforms-devexpress-dot-xtragantt-dot-ganttcontrol-dot-getsuccessors.md

latest956 B
Original Source

GanttControl.GetSuccessors Method

NameParametersDescription
GetSuccessors(GanttControlNode)nodeReturns keys (see KeyFieldName) of the specified node’s successors. This method is only in effect if you use the DependencySource property to specify dependencies.
GetSuccessors(Int32)idReturns keys (see KeyFieldName) of the specified node’s successors. This method is only in effect if you use the DependencySource property to specify dependencies.