[]
        
(Showing Draft Content)

C1.Win.TreeView.C1TreeNode.Expand

Expand Method

Expand(bool)

Sets the tree node to the expanded state.

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

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