Collapses all parent nodes in the hierarchy.

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

Syntax

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

See Also