C1.Web.Mvc.Olap Namespace / PivotGrid Class / PivotGrid Constructor
The html helper
The selector

In This Topic
PivotGrid Constructor
In This Topic
Creates one PivotGrid instance.
Syntax
'Declaration
 
Public Function New( _
   ByVal helper As HtmlHelper, _
   Optional ByVal selector As String _
)
 

Parameters

helper
The html helper
selector
The selector
See Also