ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Expressions.Remote.GlobalDataTypes Namespace / Parameters Class / IsReadOnly Property

In This Topic
    IsReadOnly Property (Parameters)
    In This Topic
    Gets a value indicating whether the collection is read-only.
    Syntax
    'Declaration
     
    Public ReadOnly Property IsReadOnly As Boolean
    public bool IsReadOnly {get;}

    Property Value

    Value indicating whether the collection is read-only.
    See Also