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

ReportDesignerSettings Class

Stores settings of the ReportDesignerExtension.

Namespace: DevExpress.Web.Mvc

Assembly: DevExpress.Web.Mvc5.v21.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