DataAreaView.setActiveSheet

Syntax

setActiveSheet (key)

Parameters

key. Key of the active report sheet.

Description

The setActiveSheet method sets the active report sheet by its key.

Example

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

See also:

DataAreaView