ComponentOne ASP.NET MVC Controls
ReportViewerBuilder Constructor

C1.Web.Mvc.Viewer.Fluent Namespace > ReportViewerBuilder Class : ReportViewerBuilder Constructor
The C1.Web.Mvc.Viewer.ReportViewer object to be configurated.
Creates one ReportViewerBuilder instance to configurate component.
Syntax
'Declaration
 
Public Function New( _
   ByVal component As ReportViewer _
)
public ReportViewerBuilder( 
   ReportViewer component
)

Parameters

component
The C1.Web.Mvc.Viewer.ReportViewer object to be configurated.
See Also

Reference

ReportViewerBuilder Class
ReportViewerBuilder Members