[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNode.Uncheck

Uncheck Method

Uncheck(bool)

Sets the checkbox of tree node to the unchecked state.

Declaration
public void Uncheck(bool allChildrens = false)
Parameters
Type Name Description
bool allChildrens

If true then sets all checkbox of child nodes to the unchecked state.