C1.Web.Mvc.Olap Namespace / PivotGrid Class / IsReadOnly Property

In This Topic
IsReadOnly Property (PivotGrid)
In This Topic
Gets or sets whether the user can edit the grid cells by typing into them.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Overrides Property IsReadOnly As Boolean
 
See Also