ComponentOne DataGrid for WPF and Silverlight
IsEditable Property (DataGridColumn)

C1.WPF.DataGrid Namespace > DataGridColumn Class : IsEditable Property
Gets a value indicating whether the cells in the column are editable or not.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsEditable As System.Boolean
public virtual System.bool IsEditable {get;}
See Also

Reference

DataGridColumn Class
DataGridColumn Members