C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1BoundField Class / ReadOnly Property

In This Topic
ReadOnly Property (C1BoundField)
In This Topic
Determines whether the items in the bound column can be edited.
Syntax
'Declaration
 
Public Overridable Property ReadOnly As System.Boolean
 
See Also