ReportBox Constructor

Syntax

PP.Prx.Ui.ReportBox(settings);

Parameters

settings. JSON object that contains component settings.

Description

The ReportBox constructor creates an instance of the ReportBox class.

Example

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

See also:

GridBox