Container.Items

Syntax

Items: Array

Description

The Items property sets the array of child items of the container.

Comments

Property value is set from JSON on component creation.

Example

The property use is given on the Example of Creating the GridPanel Component page.

See also:

Container