ComponentOne ASP.NET MVC Controls
OnClientItemsSourceChanged Method (PivotEngineBuilder)

C1.Web.Mvc.Olap.Fluent Namespace > PivotEngineBuilder Class : OnClientItemsSourceChanged Method
The value.
Configurates the C1.Web.Mvc.Olap.PivotEngine.OnClientItemsSourceChanged client event. Occurs after the items source changes.
Syntax
'Declaration
 
Public Function OnClientItemsSourceChanged( _
   ByVal value As String _
) As PivotEngineBuilder
public PivotEngineBuilder OnClientItemsSourceChanged( 
   string value
)

Parameters

value
The value.

Return Value

Current builder.
See Also

Reference

PivotEngineBuilder Class
PivotEngineBuilder Members