Back to Devexpress

Create a WinForms Viewer Application using the Template Gallery

dashboard-400400-get-started-build-winforms-dashboard-applications-create-a-winforms-viewer-application-using-the-template-gallery.md

latest1.9 KB
Original Source

Create a WinForms Viewer Application using the Template Gallery

  • Sep 27, 2024

The DevExpress BI Dashboard App Template Gallery contains predefined templates for building the Dashboard Designer and Viewer applications for all supported platforms. All available Dashboard templates are listed in the following topic: Template Gallery.

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

Create a New Project

  1. In Visual Studio, create a new project. Select DevExpress v25.2 BI Dashboard App Template Gallery as the project template.

  2. Configure your new project and click Create. The Template Gallery opens.

Configure the Template

  1. In the invoked Template Gallery, select the target framework ( .NET Framework or .NET ).

  2. Select Dashboard Viewer Application in the WinForms section. Specify the framework version and click Create Project.

  3. Run the application to see the result.

Next Steps

WinForms Viewer Describes how to prepare the DashboardViewer control to display a dashboard in the WinForms application. See Also

WinForms Dashboard Designer

Create Dashboards in the WinForms Designer