Collapses all parent nodes in the hierarchy.

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

Collapse imageSyntax

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

Collapse imageSee Also