Collapses the current tree node.
Use the Collapse method to conveniently collapse the current node.
To collapse the current node and all its child nodes, consider using the CollapseAll method. CollapseAll will collapse all the nodes in the entire tree.
Node Class | Resco.Controls.AdvancedTree Namespace