EaxCategoryView.getDimViewModeButton

Syntax

getDimViewModeButton();

Description

The getDimViewModeButton method returns the Sidebar button on the express report ribbon.

Comments

The method returns an object of the PP.Ui.RibbonButton type. On the ribbon this button looks as follows:

Example

The example of method use is given on the page with description of the EaxCategoryView.getColTotalsButton method.

See also:

EaxCategoryView