Removes predecessor items that generate circular dependencies, either explicitely or implicitely in the hierarchy.

Namespace:  DlhSoft.Windows.Controls
Assembly:  DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)

Syntax

C#
public void RemoveCircularDependencies()
Visual Basic (Declaration)
Public Sub RemoveCircularDependencies

Implements

IGanttChartView..::.RemoveCircularDependencies()()()

See Also