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

ReportDesignerExtension Constructors

Renders the ASPxReportDesigner in ASP.NET MVC.
Name Parameters Description
ReportDesignerExtension(SettingsBase, ViewContext) settings, viewContext Initializes a new instance of the ReportDesignerExtension class with the specified settings.
ReportDesignerExtension(SettingsBase) settings Initializes a new instance of the ReportDesignerExtension class with the specified settings.
See Also