ActiveReports 12
IsReadOnly Property (ParameterValueCollection)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Expressions.ExpressionObjectModel Namespace > ParameterValueCollection Class : IsReadOnly Property
Gets if the collection is readonly.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly {get;}

Property Value

true
See Also

Reference

ParameterValueCollection Class
ParameterValueCollection Members