LongListBox.Groups

Syntax

Groups: Array

Description

The Groups property contains the array of settings of groups of elements.

Comments

The value of the property is specified from JSON and by means of the setGroups method, and is returned by means of the getGroups method.

Example

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

See also:

LongListBox