ComponentOne DataGrid for WPF and Silverlight
IsReadOnly Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : IsReadOnly Property
Gets or sets whether the cells in the column are read only.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members