[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.AllowFieldEditing

AllowFieldEditing Method

AllowFieldEditing(bool)

Configurates AllowFieldEditing. Sets a value that determines whether users should be allowed to edit the properties of the Fields.

Declaration
public PivotEngineBuilder AllowFieldEditing(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.