ControlBarView.getSheetControls

Syntax

getSheetControls (sheetKey);

Parameters

sheetKey. Key of the report sheet, for which you need to get the controls.

Description

The getSheetControls method gets array of controls for specified report sheet.

Example

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

See also:

ControlBarView