TreeList.Nodes

Syntax

Nodes: PP.Ui.TreeNodes

Description

The Nodes property sets a collection of nodes.

Comments

Use JSON or the setNodes method to set the property value and the getNodes method to get the property value.

Example

The example of property use is given in the page Example of Creating the TreeList Component.

See also:

TreeList