GridBox Constructor

Syntax

PP.Prx.Ui.GridBox(settings);

Parameters

settings. JSON object that contains component settings.

Description

The GridBox constructor creates an instance of the GridBox class.

Example

The example of constructor use is given on the Example of the GridBox Component Layout page.

See also:

GridBox