Show contents 

Working with Regular Report > PP.Prx.Ui > Classes > ControlBarView > ControlBarView.getControls

ControlBarView.getControls

Syntax

getControls ();

Description

The getControls method gets the array of regular report controls.

Example

The example of use is given in description of the ControlBarView.add method.

See also:

ControlBarView