ComponentOne TreeView for WinForms
UncheckAll Method

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

Reference

C1TreeView Class
C1TreeView Members