MVCxDashboard Class
An ASP.NET MVC equivalent of the ASPxDashboard control.
Namespace: DevExpress.DashboardWeb.Mvc
Assembly: DevExpress.Dashboard.v24.1.Web.Mvc5.dll
NuGet Package: DevExpress.Web.Mvc5.Dashboard
Declaration
Remarks
The MVCxDashboard class renders the DashboardExtension in ASP.NET MVC applications. To properly follow the ASP.NET MVC pattern when implementing a Web Dashboard, use the DashboardExtension and DashboardExtensionSettings classes. To learn more, see Integrating the Dashboard Extension into a Project.
Note
In most scenarios, it is not required to use the MVCxDashboard class in the production code.
Implements
Inheritance
See Also