getControl();
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.
The example of method use is given in description of the ControlBarView.PropertyChanged event.
See also:
ControlView