Overload List
| Name | Description | |
|---|---|---|
| GetPredecessors(GanttChartItem) |
Iterates predecessor items of the specified item in the Gantt Chart related collection as GanttChartItem objects.
(Inherited from GanttChartView.) | |
| GetPredecessors(GanttChartItem, Predicate<(Of <(DependencyType>)>)) |
Iterates predecessor items of the specified item satisfying the specified dependency type condition in the Gantt Chart related collection as GanttChartItem objects.
(Inherited from GanttChartView.) |