ComponentOne ASP.NET MVC Controls
PivotGridBuilder Constructor

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

Parameters

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

Reference

PivotGridBuilder Class
PivotGridBuilder Members