[]
Configurates the OnClientUpdatingView client event. Occurs when the engine starts updating the output pivot view list.
public PivotEngineBuilder OnClientUpdatingView(string value)
Type | Name | Description |
---|---|---|
string | value | The value. |
Type | Description |
---|---|
PivotEngineBuilder | Current builder. |