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

Included Components

  • 3 minutes to read

This topic lists the visual controls and components that are added to the DX.17.2: Reporting tab of the Microsoft® Visual Studio® Toolbox after installing DevExpress Reports.

Windows Forms Components

In Windows Forms applications, the following components are added to the DX.17.2: Reporting tab of the Microsoft® Visual Studio® Toolbox.

Icon Class Description
icon-document-viewer-windows-forms DocumentViewer The control to publish (preview, print and export) documents in Windows Forms applications.
icon-standard-report-designer-windows-forms StandardReportDesigner A component to create an End-User Report Designer with Bars in Windows Forms applications.
icon-ribbon-report-designer-windows-forms RibbonReportDesigner A component to create an End-User Report Designer with a Ribbon in Windows Forms applications.

Important

To use these controls in your application, the WinForms Subscription is required.

When using the Reporting Subscription, you can invoke the standard Print Preview or End-User Report Designer using methods of the ReportPrintTool and ReportDesignTool classes.

Please refer to the DevExpress Subscription page for pricing information.

See WinForms Reporting for more details.

ASP.NET Controls

In ASP.NET applications, the following controls are added to the DX.17.2: Reporting tab of the Microsoft® Visual Studio® Toolbox.

Icon Class Description
icon-aspx-report-designer ASPxReportDesigner A control to create an End-User Report Designer in ASP.NET applications.
icon-aspx-document-viewer ASPxWebDocumentViewer A control that is used to publish (preview, print and export) documents in ASP.NET applications and supports HTML5/JS technology.

Important

If you do not own a Reporting Subscription, these controls are available as part of the ASP.NET Subscription.

See Web Reporting for more details.

ASP.NET MVC Controls

The following controls are available to create and publish reports in ASP.NET MVC applications.

Icon Class Description
icon-aspx-report-designer MVCxReportDesigner An ASP.NET MVC equivalent of the ASPxReportDesigner control.
icon-aspx-document-viewer MVCxWebDocumentViewer An ASP.NET MVC equivalent of the ASPxWebDocumentViewer control.

Important

If you do not own a Reporting Subscription, these controls are available as part of the ASP.NET Subscription.

See Web Reporting for more details.

WPF Controls

In WPF applications, the following components are added to the DX.17.2: Reporting tab of the Microsoft® Visual Studio® Toolbox.

Icon Class Description
document-preview-control-icon DocumentPreviewControl A control used to publish (preview, print and export) documents in WPF applications.
report-designer-icon ReportDesigner A control used to create an End-User Report Designer under the WPF platform.

Important

If you do not own a Reporting Subscription, these controls are available as part of the WPF Subscription.

See WPF Reporting for more details.

Silverlight Controls (Discontinued)

In Silverlight applications, the following components are added to the DX.14.2: Reporting tab of the Microsoft® Visual Studio® Toolbox.

Icon Class Description
DocumentPreview-icon DocumentViewer A control to publish (preview, print and export) documents in Silverlight applications.

See Silverlight Reporting for more details.

See Also