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

Template Gallery

  • 2 minutes to read

The DevExpress Template Gallery is a set of templates that utilize specific DevExpress controls and components. The gallery includes project templates as well as templates for individual project items (forms, user controls, etc.).

For DevExpress Dashboards, the Template Gallery provides access to predefined templates for building the Dashboard Designer and Viewer applications, and an empty dashboard that can be customized at design time.

Project Template Information

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

Platform

Template Name

Template Description

Controls and Components in Use

WinForms Projects

Dashboard Designer Application

A WinForms application based on the Dashboard Designer.

DashboardDesigner

WinForms Projects

Dashboard Viewer Application

A WinForms application based on the Dashboard Viewer application.

DashboardViewer

WPF Projects

Dashboard Viewer Application

A WPF application based on the WPF Dashboard Viewer.

DashboardControl

ASP.NET MVC Projects

Dashboard Web Application

An ASP.NET MVC Dashboard Designer application based on the ASP.NET MVC Dashboard. Can be switched to the Viewer mode.

MVCxDashboard

ASP.NET MVC Projects

Dashboard HTML JavaScript Application

A Dashboard Designer web application that uses the JavaScript Web Dashboard configured to utilize the server-side ASP.NET MVC back-end. Can be switched to the Viewer mode.

MVCxDashboard, DashboardControl

ASP.NET Web Forms Projects

Dashboard Web Application

An ASP.NET Web Forms Dashboard Designer web application based on the ASPxDashboard control. Can be switched to the Viewer mode.

ASPxDashboard

ASP.NET Core Projects

Dashboard ASP.NET Core Application

An ASP.NET Core Dashboard Designer web application based on the ASP.NET Core Dashboard. Can be switched to the Viewer mode.

DashboardBuilder

Item Template Information

The table below lists a template used to add an empty dashboard into an existing project:

Template Name

Template Description

Controls and Components in Use

Dashboards section

Dashboard

An empty DevExpress dashboard, which can be customized at design time.

Dashboard

See Also