ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ParameterCollection Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (ParameterCollection)
    In This Topic
    Gets if the collection is readonly.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsReadOnly As Boolean
    public bool IsReadOnly {get;}

    Property Value

    true
    See Also