ActiveReports 8
ReportSettingsVisible Property

Gets or sets a value indicating whether the Report Settings window is visible.
Syntax
'Declaration
 
Public Property ReportSettingsVisible As System.Boolean
public System.bool ReportSettingsVisible {get; set;}

Property Value

Boolean value. If True, the Report Settings window is visible. If False, the window cannot be seen by the end user.
See Also

Reference

ReportExplorer Class
ReportExplorer Members

Support Forum