IsReadOnly Property
IsReadOnly
Gets a value indicating whether the underlying list is read-only.
Declaration
[Browsable(false)]
public virtual bool IsReadOnly { get; }
<Browsable(False)>
Public Overridable ReadOnly Property IsReadOnly As Boolean
Implements