ComponentOne ASP.NET MVC Controls
BindEngine Method

C1.Web.Mvc.Olap.Fluent Namespace > PivotPanelBuilder Class : BindEngine Method
The build action to set the engine.
Sets the engine being controlled by this C1.Web.Mvc.Olap.PivotPanel.
Syntax
'Declaration
 
Public Function BindEngine( _
   ByVal engineBuild As Action(Of PivotEngineBuilder) _
) As PivotPanelBuilder

Parameters

engineBuild
The build action to set the engine.

Return Value

Current builder.
See Also

Reference

PivotPanelBuilder Class
PivotPanelBuilder Members