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

DashboardExtensionSettings Class

Contains specific settings of the Web Dashboard.

Namespace: DevExpress.DashboardWeb.Mvc

Assembly: DevExpress.Dashboard.v19.1.Web.Mvc5.dll

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