ActiveReports 12
ParametersModifiable Property

GrapeCity.ActiveReports.Design.Win.v12 Assembly > GrapeCity.ActiveReports.Design.ReportExplorer Namespace > ReportExplorer Class : ParametersModifiable Property
Gets or sets a value indicating whether the end user may modify parameters.
Syntax
'Declaration
 
Public Property ParametersModifiable As Boolean
public bool ParametersModifiable {get; set;}

Property Value

Boolean value. If True, the parameters may be modified. If False, the parameters cannot be modified.
See Also

Reference

ReportExplorer Class
ReportExplorer Members