ComponentOne ASP.NET MVC Controls
PivotEngine Constructor

C1.Web.Mvc.Olap Namespace > PivotEngine Class : PivotEngine Constructor
The html helper
Creates one PivotEngine instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper _
)
public PivotEngine( 
   HtmlHelper helper
)

Parameters

helper
The html helper
See Also

Reference

PivotEngine Class
PivotEngine Members