IPrxReportOptions.ControlPanelVisible

Fore Syntax

ControlPanelVisible: Boolean;

Fore.NET Syntax

ControlPanelVisible: boolean;

Description

The ControlPanelVisible property determines visibility of the control panel.

Comments

Available values:

To determine the position of the control panel, use the IPrxReportOptions.ControlPanelPosition property.

Fore and Fore.NET Examples

The property use is given in the example for IPrxReportOptions.ControlPanelPosition.

See also:

IPrxReportOptions