GanttControl.GetPredecessors Method
Name | Parameters | Description |
---|---|---|
GetPredecessors(GanttControlNode) | node | Returns keys (see KeyFieldName) of the specified node’s predecessors. |
GetPredecessors(Int32) | id | Returns keys (see KeyFieldName) of the specified node’s predecessors. |