TitleBox.refreshSelections

Syntax

refreshSelections(dimKeys);

Parameters

dimKeys. Array of dimension keys. Optional parameter.

Description

The refreshSelections method refreshes state of the express report title according to the model state.

Example

The example of method use is given on the page with description of the TitleBox.SelectionChanged event.

See also:

TitleBox