ReportDesignerExtension Class
In This Article
Renders the ASPxReportDesigner in ASP.NET MVC.
Namespace: DevExpress.Web.Mvc
Assembly: DevExpress.Web.Mvc5.v24.2.dll
NuGet Package: DevExpress.Web.Mvc5
#Declaration
public class ReportDesignerExtension :
ExtensionBase
#Related API Members
The following members return ReportDesignerExtension objects:
#Remarks
To learn about reporting in ASP.NET MVC, refer to Report Designer.
#Inheritance
Object
ExtensionBase
ReportDesignerExtension
See Also