C1.Web.Mvc.TransposedGrid Namespace / TransposedGridRow Class / IsReadOnly Property

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