ComponentOne ASP.NET MVC Controls
PivotEngineBuilder Constructor

C1.Web.Mvc.Olap.Fluent Namespace > PivotEngineBuilder Class : PivotEngineBuilder Constructor
The C1.Web.Mvc.Olap.PivotEngine object to be configurated.
Creates one PivotEngineBuilder instance to configurate component.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As PivotEngine _
)
public PivotEngineBuilder( 
   PivotEngine component
)

Parameters

component
The C1.Web.Mvc.Olap.PivotEngine object to be configurated.
See Also

Reference

PivotEngineBuilder Class
PivotEngineBuilder Members