ComponentOne TreeView for WinForms
CollapseAll Method

C1.Win.TreeView Namespace > C1TreeView Class : CollapseAll Method
Collapses all the nodes in the tree view control.
Syntax
'Declaration
 
<C1DescriptionAttribute("Collapses all the nodes in the tree view control.")>
Public Sub CollapseAll() 
[C1Description("Collapses all the nodes in the tree view control.")]
public void CollapseAll()
See Also

Reference

C1TreeView Class
C1TreeView Members