ActiveReports 8
ParametersVisible Property

Gets or sets a value indicating whether the end user can see parameters.
Syntax
'Declaration
 
Public Property ParametersVisible As System.Boolean
public System.bool ParametersVisible {get; set;}

Property Value

Boolean value. If True, the parameters are visible. If False, the parameters cannot be seen by the end user.
See Also

Reference

ReportExplorer Class
ReportExplorer Members

Support Forum