ComponentOne ASP.NET MVC Controls
PivotPanelBuilder Constructor

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

Parameters

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

Reference

PivotPanelBuilder Class
PivotPanelBuilder Members