DimTreeView.collapseAll

Syntax

collapseAll (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The collapseAll method collapses all nodes of dictionary tree.

Example

An example of method use is given in description of the DimTreeView.ExpandedAll event.

See also:

DimTreeView