[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNode.Check

Check Method

Check(bool)

Sets the checkbox of tree node to the checked state.

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

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