EaxBubbleChartView.getViewMode

Syntax

getViewMode();

Description

The getViewMode method indicates if the express report is opened in the view mode.

Comments

The method returns True if the express report is opened in the view mode, or False if it is opened in the edit mode.

Example

The example of method use is given on the page with description of the EaxBubbleChartView.Rendered event.

See also:

EaxBubbleChartView