Collapse(Node: Integer; [Recursively: Boolean = False]);
Collapse(Node: Integer; Recursively: Boolean);
Node. Node for which the method collapses children hierarchy.
Recursively. Determines whether children hierarchy is recursively collapsed. If the parameter is set to True, the hierarchy of all children is collapsed. If the value is False, the selected element hierarchy is collapsed only.
The Collapse method collapses the tree children hierarchy.
See also: