Menu.Items

Syntax

Items: Array

Description

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

Comments

It is implemented on dynamic allocation of the component and is specified in the JSON.

The property value is returned using the getItems method.

Example

The property use is given in description of the ImageList property.

See also:

Menu