Back to Devexpress

DashboardExtensionSettings Class

dashboard-devexpress-dot-dashboardweb-dot-mvc-8a8b49c7.md

latest1.4 KB
Original Source

DashboardExtensionSettings Class

Contains specific settings of the Web Dashboard.

Namespace : DevExpress.DashboardWeb.Mvc

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

NuGet Package : DevExpress.Web.Mvc5.Dashboard

Declaration

csharp
public class DashboardExtensionSettings :
    DashboardControlSettingsBase
vb
Public Class DashboardExtensionSettings
    Inherits DashboardControlSettingsBase

Remarks

To learn more, see Integrating the Dashboard Extension into a Project.

Inheritance

Object SettingsBase DevExpress.DashboardWeb.Mvc.DashboardControlSettingsBase DashboardExtensionSettings

See Also

DashboardExtensionSettings Members

DevExpress.DashboardWeb.Mvc Namespace