Overload List

  NameDescription
GetPredecessors(GanttChartItem)
Iterates predecessor items of the specified item in the Gantt Chart related collection as GanttChartItem objects.
(Inherited from GanttChartDataGrid.)
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 GanttChartDataGrid.)

See Also