Show contents 

Working with Trees > Classes > TreeModel > TreeModel.goToParent

TreeModel.goToParent

Syntax

goToParent();

Description

The goToParent method replaces the currently active element with its parent element.

Example

The example of use is given in the page with description of the TreeModel.ActiveItem property.

See also:

TreeModel