Collapses the branches of the selected nodes in this TreeListView when possible.

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

Syntax

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

See Also