Skip to main content
A newer version of this page is available. .

ReportViewerExtension Constructors

Renders the MVCxReportViewer component of the DocumentViewerExtension.
Name Parameters Description
ReportViewerExtension(SettingsBase, ViewContext) settings, viewContext Initializes a new instance of the ReportViewerExtension class with the specified settings and provides the context information about the view.
ReportViewerExtension(SettingsBase) settings Initializes a new instance of the ReportViewerExtension class with the specified settings.
See Also