Back to Devexpress

Create a Dashboard

dashboard-18294-wpf-viewer-create-dashboards-in-the-visual-studio-designer-create-a-dashboard.md

latest1.9 KB
Original Source

Create a Dashboard

  • Jun 02, 2020

You can create a new dashboard in Visual Studio at design time in one of the following ways:

  • Right-click a project in the VS Solution Explorer window, then select Add DevExpress Item | New Item. In the invoked DevExpress Template Gallery, go to the Dashboards group and select Dashboard.
  • If you are using the DashboardViewer control, click its smart tag and select the Create Dashboard menu item.

An empty dashboard is displayed within Visual Studio. This dashboard is a visual component which is a Dashboard class descendant. You can customize dashboard properties or handle its events using the standard Properties window.

Refer to the following articles for more information on how to display the created dashboard in the Dashboard Viewer: