Back to Devexpress

Template Gallery

dashboard-119105-visual-studio-integration-template-gallery.md

latest6.8 KB
Original Source

Template Gallery

  • Jan 21, 2025
  • 2 minutes to read

The DevExpress BI Dashboard App Template Gallery contains predefined templates for building the Dashboard Designer and Viewer applications for all supported platforms, and an empty dashboard that you can customize in Visual Studio.

Note

You can also find the Dashboard Application templates within the platform-based Template Galleries if you have the Universal Subscription.

Note

We implemented a new dotnet CLI-powered Project Wizard you can use across multiple IDEs: Cross-IDE Project Template Kit.

Project Template Information

The following table enumerates all “New Project” templates included in the Template Gallery that allow you to create a dashboard application.

.NET Framework

PlatformTemplate NameTemplate DescriptionControls and Components in Use
WinFormsDashboard Designer ApplicationA WinForms application that contains the Dashboard Designer.DashboardDesigner
WinFormsDashboard Viewer ApplicationA WinForms application that contains the Dashboard Viewer.DashboardViewer
WPFDashboard Viewer ApplicationA WPF application that contains the WPF Dashboard Viewer.DashboardControl
ASP.NET Web FormsDashboard Web ApplicationAn ASP.NET Web Forms application that contains the ASP.NET Web Forms Dashboard.ASPxDashboard
ASP.NET MVCDashboard Web ApplicationAn ASP.NET MVC application that contains the ASP.NET MVC Dashboard.MVCxDashboard
ASP.NET MVCDashboard HTML JavaScript ApplicationA web application that uses the JavaScript Web Dashboard configured to utilize the server-side ASP.NET MVC backend.MVCxDashboard, DashboardControl

.NET

PlatformTemplate NameTemplate DescriptionControls and Components in Use
WinFormsDashboard Designer ApplicationA WinForms application that contains the Dashboard Designer.DashboardDesigner
WinFormsDashboard Viewer ApplicationA WinForms application that contains the Dashboard Viewer.DashboardViewer
WPFDashboard Viewer ApplicationA WPF application that contains the WPF Dashboard Viewer.DashboardControl
ASP.NET CoreDashboard ApplicationAn ASP.NET Core application that contains the ASP.NET Core Dashboard.DashboardBuilder
BlazorServer Dashboard ApplicationA Blazor Server application that contains the Dashboard component.DxDashboard
BlazorWebAssembly Hosted Dashboard ApplicationA hosted Blazor WebAssembly application that contains the Dashboard component.DxDashboard

Item Template Information

The table below lists a template used to add an empty dashboard to an existing project. You can find it in the Dashboards section:

Template NameTemplate DescriptionControls and Components in Use
DashboardAn empty DevExpress dashboard that can be customized at design time.Dashboard

See Also

Create an ASP.NET MVC Dashboard Application using the Template Gallery