Skip to main content

DashboardExtensionSettings Class

Contains specific settings of the Web Dashboard.

Namespace: DevExpress.DashboardWeb.Mvc

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

NuGet Package: DevExpress.Web.Mvc5.Dashboard

#Declaration

public class DashboardExtensionSettings :
    DashboardControlSettingsBase

#Remarks

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

#Inheritance

Object
SettingsBase
DevExpress.DashboardWeb.Mvc.DashboardControlSettingsBase
DashboardExtensionSettings
See Also