C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowHeaderColumn Class / IsReadOnly Property

In This Topic
IsReadOnly Property (GridRowHeaderColumn)
In This Topic
Gets or sets a value indicating whether this column is read only. If the grid is set to be read-only this property will be ignored.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also