TreeView.collapseAll

Overview | Methods | This Package | All Packages

TreeView.collapseAll

Collapses all root nodes in the tree view control.

Syntax

public void collapseAll()

Remarks

If you call the expandAll method after calling the collapseAll method, any lower-level roots that were originally expanded will again be expanded.