TreeListBox Constructor

Syntax

TreeListBox(settings);

Parameters

settings. JSON object that contains class property values.

Description

The TreeListBox constructor creates an instance of the TreeListBox class.

Example

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

See also:

TreeListBox