ComponentOne ASP.NET MVC Controls
AllowFieldEditing Property

C1.Web.Mvc.Olap Namespace > PivotEngine Class : AllowFieldEditing Property
Gets or sets a value that determines whether users should be allowed to edit the properties of the Fields.
Syntax
'Declaration
 
<DefaultValueAttribute(True)>
Public Property AllowFieldEditing As Boolean
[DefaultValue(true)]
public bool AllowFieldEditing {get; set;}
See Also

Reference

PivotEngine Class
PivotEngine Members