TreeModel.RootItem

Syntax

RootItem: PP.Ui.TreeItem

Description

The RootItem property determines root item of the chart data model.

Comments

Use JSON or the setRootItem method to set the property value, and the getRootItem method to get the property value.

Example

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

See also:

TreeModel