ComponentOne DataGrid for WPF and Silverlight
IsReadOnly Property (C1DataGrid)

C1.WPF.DataGrid Namespace > C1DataGrid Class : IsReadOnly Property
Gets or sets a value indicating whether the user is able to add remove or modify info from the C1DataGrid.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

C1DataGrid Class
C1DataGrid Members