ControlPanelVisible: Boolean;
The ControlPanelVisible property determines visibility of the control panel.
Available values:
True. Control panel is displayed.
False. Control panel is not displayed.
To determine the position of the control panel, use the IPrxReportOptions.ControlPanelPosition property.
The property use is given in the example for IPrxReportOptions.ControlPanelPosition.
See also: