ComponentOne ASP.NET MVC Controls
IsReadOnly Property (PivotGrid)

C1.Web.Mvc.Olap Namespace > PivotGrid Class : IsReadOnly Property
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
[DefaultValue(true)]
public override bool IsReadOnly {get; set;}
See Also

Reference

PivotGrid Class
PivotGrid Members