DashboardExtension Class
In This Article
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
#Related API Members
The following members return DashboardExtension objects:
#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