ActiveReports 13
ReportSettingsVisible Property

GrapeCity.ActiveReports.Design.Win Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : ReportSettingsVisible Property
Gets or sets a value indicating whether the Report Settings window is visible.
Syntax
'Declaration
 
Public Property ReportSettingsVisible As Boolean
public 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