TitleBox.getViewMode

Syntax

getViewMode();

Description

The getViewMode method returns value of the View Mode checkbox for the express report title.

Comments

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

Example

The example of method use is given on the page with description of the TitleBox.EditMode property.

See also:

TitleBox