ComponentOne FlexGrid for WPF and Silverlight
IsReadOnly Property (RowCol)

C1.WPF.FlexGrid Namespace > RowCol Class : IsReadOnly Property
Gets or sets a value that indicates whether cells in this row or column can be edited.
Syntax
'Declaration
 
Public Property IsReadOnly As System.Boolean
public System.bool IsReadOnly {get; set;}
See Also

Reference

RowCol Class
RowCol Members