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

Create a WinForms 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 WinForms Dashboard Viewer application.

  1. Run Visual Studio 2012, 2013, 2015, 2017 or 2019.
  2. Create a new project by selecting File | New | Project… In the invoked New Project dialog and choose DevExpress v19.1 Template Gallery.

    GettingStarted_NewProject_DXTemplateGallery

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

    Click Create Project.

  2. Run the application to see the results.

    The WinForms Viewer application displays a sample dashboard. You can change the current dashboard using the built-in Visual Studio Designer.

    To create and edit dashboards at runtime, use the WinForms Designer control.

Next Steps

See Also