C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / RowCol Class / IsReadOnly Property

In This Topic
IsReadOnly Property (RowCol)
In This Topic
Gets or sets a value that indicates whether cells in this row or column can be edited.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also