Skip to main content

ReportDesignerExtension Class

Renders the ASPxReportDesigner in ASP.NET MVC.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v23.2.dll

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class ReportDesignerExtension :
    ExtensionBase

Remarks

To learn about reporting in ASP.NET MVC, refer to Report Designer.

Inheritance

Object
ExtensionBase
ReportDesignerExtension
See Also