DimTreeView.refresh

Syntax

refresh (keyNode)

Parameters

keyNode. Key of the node to be updated. If this parameter is not specified, all the tree is refreshed.

Description

The refresh method refreshes a tree node or the entire tree.

Example

The example of method use is given in description of the BaseCtrl.Service property.

See also:

DimTreeView