ComponentOne ASP.NET MVC Controls
PivotGrid Constructor

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

Parameters

helper
The html helper
selector
The selector
See Also

Reference

PivotGrid Class
PivotGrid Members