C1.Blazor.Grid Assembly / C1.Blazor.Grid Namespace / GridIncrementalLoadingRow Class / IsReadOnly Property

In This Topic
IsReadOnly Property (GridIncrementalLoadingRow)
In This Topic
Gets or sets a value indicating whether this row is read only.
Syntax
'Declaration
 
Public Property IsReadOnly As Boolean
 
See Also