Decreases the indentation of the selected nodes in this GanttChartNodeListViewBase when possible.

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

Syntax

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

See Also