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