DataAreaView.getControlBar

Syntax

getControlBar();

Description

The getControlBar method returns regular report control bar.

Comments

The control panel is implemented by the ControlBarView class.

Example

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

See also:

DataAreaView