Resets any invalid indentation values in order to obtain a valid task hierarchy.

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

Syntax

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

See Also