IsReadOnly Property (DataGridCellsRangeCollection)
Gets a value indicating whether the
ICollection is read-only.
'Declaration
Public ReadOnly Property IsReadOnly As Boolean
public bool IsReadOnly {get;}
Property Value
true if the
ICollection is read-only; otherwise, false.