Skip to main content

DevExpress Reporting Installer

  • 4 minutes to read

Reporting is included in different DevExpress subscriptions. This topic details how to install the Reporting components based on the subscription you own.

Subscriptions that Include Reporting Components

DevExpress Subscriptions

Universal

DXperience

WinForms

WPF

ASP.NET

DevExtreme

Reporting

Visual Studio Report Designer

Included

Included

Included

Included

Included

Included

WinForms Document Viewer

Included

Included

Included

Available only at runtime*

WinForms End-User Report Designer

Included

Included

Included

Available only at runtime*

ASP.NET Web Forms Document Viewer

Included

Included

Included

Included

ASP.NET Web Forms End-User Report Designer

Included

Included

Included

Included

ASP.NET MVC Document Viewer

Included

Included

Included

Included

ASP.NET MVC End-User Report Designer

Included

Included

Included

Included

ASP.NET Core Document Viewer

Included

Included

Included

Included

ASP.NET Core End-User Report Designer

Included

Included

Included

Included

Blazor Document Viewer (Native)

Included

Included

Included

Included

Blazor Document Viewer (JavaScript based)

Included

Included

Included

Included

Blazor End-User Report Designer

Included

Included

Included

Included

WPF Document Viewer

Included

Included

Included

Included

WPF End-User Report Designer

Included

Included

Included

Included

* In the Reporting subscription, you can use WPF, ASP, and DevExtreme controls and widgets to customize the appearance and behavior of Reporting components. You can also customize WinForms Reporting components in your application code, but you can use them in Visual Studio at design time only with the purchased WinForms subscription.

See the Visual Studio Products comparison matrix for more information.

Note that the DevExtreme subscription does not include Reporting components. To use DevExtreme with Reporting components, purchase the ASP.NET Subscription that covers Reporting and DevExtreme.

Use a Free Trial

You can download a free trial of DevExpress Reporting from the following link:

Licensing and Pricing Information

See the following pages on our website for DevExpress Reporting licensing and pricing information:

Use the DevExpress Installer

Run the Installer and select the products to install. Check the items that are available according to your subscription.

Platform-Specific Subscriptions

The installed components include Reporting components and other controls for the chosen platform. Choose the trial Reporting item to try using Reporting components for other platforms.

  • WinForms Subscription

    DevExpress Installer - WinForms Subscription

  • ASP.NET Subscription

    DevExpress Installer - ASP.NET Subscription

  • WPF Subscription

    DevExpress Installer - WPF Subscription

Reporting Subscription

DevExpress Installer - Reporting Subscription

The installed components include Reporting controls for all platforms. You can choose trial platform-specific items to try out entire control suites.

Use NuGet Packages

You can use the DevExpress NuGet packages to add DevExpress libraries to your application in Visual Studio. DevExpress publishes these packages on a private NuGet web server to help you add and update DevExpress references in your projects.

Refer to the Choose Between Offline and Online DevExpress NuGet Feeds article for information on how to use DevExpress NuGet packages in Visual Studio.

DevExpress Reporting includes the following NuGet packages:

  • DevExpress.Reporting.Core
    Contains DevExpress Reporting features.

  • DevExpress.Win.Reporting
    Includes WinForms controls for the DevExpress Report Designer and Document Viewer.

  • DevExpress.Wpf.Reporting Includes WPF controls for the DevExpress Report Designer and Document Viewer.

  • DevExpress.Web.Reporting.Common Contains cross-platform components for DevExpress Web Reporting.

  • DevExpress.Web.Reporting
    Includes ASP.NET Web Forms controls for the DevExpress Report Designer and Document Viewer.

  • DevExpress.Web.Reporting.Azure
    Contains services for web reporting applications in Microsoft Azure.

  • DevExpress.AspNetCore.Reporting
    Implements the ASP.NET Core controls for DevExpress Report Designer and Document Viewer.

  • DevExpress.Reporting.CodeCompletion
    Implements code completion for DevExpress End-User Report Designers.

  • DevExpress.Blazor.Reporting.Viewer
    Includes the Blazor Report Viewer component.

  • DevExpress.Blazor.Reporting.JSBasedControls
    Includes the JavaScript-based Report Viewer and Report Designer components.

DevExpress NuGet packages have the following requirements:

  • The DevExpress NuGet feed is only available to DevExpress customers. Refer to the Choose Between Offline and Online DevExpress NuGet Feeds topic for more information.
  • You should create a new package source for the DevExpress NuGet feed, as described in the following article: Managing packages for the solution.
  • Design-time assemblies are not included. You cannot use the Add | New Item menu item to add a report to a project.
  • DevExpress controls that reference NuGet packages are not available from the Toolbox.
  • When you update NuGet packages, you should also update the installation to ensure that Project Templates and Visual Studio Report Designer continue to work with the updated packages.