ComponentOne ASP.NET MVC Controls
OnClientUpdatedView Method (PivotPanelBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotPanelBuilder Class : OnClientUpdatedView Method
The value.
Configurates the C1.Web.Mvc.Olap.PivotPanel.OnClientUpdatedView client event. Occurs after the engine has finished updating the output pivot view list.
Syntax
'Declaration
 
Public Function OnClientUpdatedView( _
   ByVal value As String _
) As PivotPanelBuilder
public PivotPanelBuilder OnClientUpdatedView( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotPanelBuilder Class
PivotPanelBuilder Members