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