ComponentOne ASP.NET MVC Controls
PivotFieldBuilder Constructor

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

Parameters

obj
The C1.Web.Mvc.Olap.PivotField object to be configurated.
See Also

Reference

PivotFieldBuilder Class
PivotFieldBuilder Members