[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNode.Collapse

Collapse Method

Collapse(bool)

Sets the tree node to the collapsed state.

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

If true then sets all child nodes to the collapsed state.