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

DashboardExtension Class

An extension object implementing the Web Dashboard functionality.

Namespace: DevExpress.DashboardWeb.Mvc

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

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