ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Implementation Namespace / SequenceCollection Class / IsReadOnly Property

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