[]
Configurates AllowFieldEditing. Sets a value that determines whether users should be allowed to edit the properties of the Fields.
public PivotEngineBuilder AllowFieldEditing(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
PivotEngineBuilder | Current builder. |