Skip to main content

DashboardExtension Class

An extension object implementing the Web Dashboard functionality.

Namespace: DevExpress.DashboardWeb.Mvc

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

NuGet Package: DevExpress.Web.Mvc5.Dashboard

#Declaration

public class DashboardExtension :
    ExtensionBase

#Remarks

Refer to DashboardExtensionSettings class to customize the Dashboard extension.

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

#Inheritance

Object
ExtensionBase
DashboardExtension
See Also