Back to Devexpress

ReportDesignerSettings Class

aspnetmvc-devexpress-dot-web-dot-mvc-c4a6e17c.md

latest1.3 KB
Original Source

ReportDesignerSettings Class

Stores settings of the ReportDesignerExtension.

Namespace : DevExpress.Web.Mvc

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

NuGet Package : DevExpress.Web.Mvc5

Declaration

csharp
public class ReportDesignerSettings :
    SettingsBase
vb
Public Class ReportDesignerSettings
    Inherits SettingsBase

Remarks

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

Inheritance

Object SettingsBase ReportDesignerSettings

See Also

ReportDesignerSettings Members

ReportDesignerExtension

DevExpress.Web.Mvc Namespace