[]
        
(Showing Draft Content)

C1.Web.Mvc.Olap.Fluent.PivotEngineBuilder.OnClientUpdatedView

OnClientUpdatedView Method

OnClientUpdatedView(string)

Configurates the OnClientUpdatedView client event. Occurs after the engine has finished updating the output pivot view list.

Declaration
public PivotEngineBuilder OnClientUpdatedView(string value)
Parameters
Type Name Description
string value

The value.

Returns
Type Description
PivotEngineBuilder

Current builder.