MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ParameterValueCollection Class / IsReadOnly Property

In This Topic
IsReadOnly Property (ParameterValueCollection)
In This Topic
Gets if the collection is readonly.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As Boolean
 

Property Value

true
See Also