PrxControl.getControl

Syntax

getControl();

Description

The getControl method returns the class that inherits from the PP.Ui.Control class, that is the basic class for the selected regular report control.

Example

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

See also:

ControlView