ComponentOne FlexGrid for UWP
IsReadOnly Property (RowCol)

C1.UWP.FlexGrid Assembly > C1.Xaml.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