Skip to main content

Reporting Demo Applications

  • 2 minutes to read

Online Demos (Web Platforms)

DevExpress Reporting components ship with the following online demos:

Run Demos Locally (All Platforms)

The DevExpress Unified Component Installer installs demo applications (demos) for each product that ships as part of your subscription.

You can find DevExpress Reporting demos in our Demo Center application:

Demo Center - Reporting Components

Launch the Demo Center

To run the DevExpress Demo Center, choose one of the following three options:

  • Click the “Demo Center 25.1 shortcut in the Windows Start Menu.
  • In the Visual Studio top menu, go to “Extensions > DevExpress” and click Run Demo Center 25.1.4“.
  • Open the DevExpress product installation folder and run the Demo Center manually. The default path is “C:\Users\Public\Documents\DevExpress Demos 25.1\Components\Components\Bin\DevExpress.DemoCenter.v25.1.exe“.

Find the Demo Source Code

Each demo ships with source code (in C# and VB.NET). Use one of the following approaches to review this demo code:

  • In the Demo Center, right-click the demo and select the corresponding menu item:

    Demo Center - Open Solution

  • Desktop platforms’ demo modules run in separate windows. Buttons at the top of these windows allow you to open a certain demo module as a Visual Studio solution.

    Demo Center - Open Solution

  • Open the demo solution manually. The default demo source directory is C:\Users\Public\Documents\DevExpress Demos 25.1\Components….