ComponentOne ASP.NET MVC Controls
ReportViewer Constructor

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

Parameters

helper
The html helper
selector
The selector
See Also

Reference

ReportViewer Class
ReportViewer Members