Skip to main content

ReportDesignerSettings Class

Stores settings of the ReportDesignerExtension.

Namespace: DevExpress.Web.Mvc

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

NuGet Package: DevExpress.Web.Mvc5

Declaration

public class ReportDesignerSettings :
    SettingsBase

Remarks

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

Inheritance

Object
SettingsBase
ReportDesignerSettings
See Also