ComponentOne DataGrid for WPF and Silverlight
IsReadOnly Property (DataGridCellsRangeCollection)

C1.Silverlight.DataGrid Namespace > DataGridCellsRangeCollection Class : IsReadOnly Property
Gets a value indicating whether the System.Collections.Generic.ICollection`1 is read-only.
Syntax
'Declaration
 
Public ReadOnly Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get;}

Property Value

true if the System.Collections.Generic.ICollection`1 is read-only; otherwise, false.
See Also

Reference

DataGridCellsRangeCollection Class
DataGridCellsRangeCollection Members