TableViewPanel.getHierarchiesState

Syntax

getHierarchiesState();

Description

The getHierarchiesState method returns state of the Hierarchy Display control on the panel.

Comments

The method returns name of the option selected in the Hierarchy Display drop-down list on the View tab of the express report properties panel.

Example

The example of method use is given on the page with description of the TableViewPanel.Source property.

See also:

TableViewPanel