DimTreeView.expandAll

Syntax

expandAll (sender, args);

Parameters

sender. Event source.

args. Event information.

Description

The expandAll method expands all nodes of the dictionary tree.

Example

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

See also:

DimTreeView