EaxMapView.getViewMode

Syntax

getViewMode();

Description

The getViewMode method returns whether 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 EaxMapView.Rendered event.

See also:

EaxMapView