IPrxReportOptions.ControlPanelVisible

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.

Example

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

See also:

IPrxReportOptions