Application (Interactive Reporting Studio)
Returns or sets the display of the main application window. Using the BqWindowState constant, the window can be minimized, maximized or restored back to a default state.
Do not use Application.WindowState in Interactive Reporting documents to be deployed in the EPM Workspace. |
Read-write, BqWindowState constant
The BqWindowState constant consists of these values:
This example checks if Interactive Reporting is maximized, and changes its state based on the result.