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

Create a WPF Dashboard Viewer Application using the Template Gallery

The DevExpress Template Gallery provides access to predefined templates for building the Dashboard Designer and Viewer applications for all supported platforms.

Note

All available Dashboard templates are listed in the following topic: Template Gallery

The steps below show how to use DevExpress Template Gallery to quickly create a ready-to-use WPF Dashboard Viewer application.

  1. In Visual Studio, create a new project and select DevExpress v20.2 Template Gallery on the start page as the project template.

    GettingStarted_NewProject_DXTemplateGallery

  1. In the invoked Template Gallery, select the WPF platform, go to the WPF Business Solutions section and select Dashboard Viewer Application.

    Click Create Project.

  2. Run the application to see the result.

    The WPF Viewer application displays a sample dashboard.

    Use the Visual Studio Designer to change the dashboard or create a new one.

Next Steps

See Also