Reporting
- 3 minutes to read
DevExpress Reporting is a reporting tool and component library for the .NET ecosystem. DevExpress Reports ship with a Visual Studio report designer, runtime report designers for WinForms/WPF/Web, and a rich set of report controls, including cross tabs and charts.
Report Components
Visual Studio Report Designer and Preview | |
A feature-rich Report Designer for creating platform-agnostic reports in Visual Studio at design time. You can publish the reports on any supported platform: WinForms, WPF, ASP.NET Web Forms, ASP.NET MVC and ASP.NET Core.
| |
End-User Report Designer and Document Viewer | |
A fully customizable End-User Report Designer for WinForms, WPF, ASP.NET Web Forms, ASP.NET MVC and ASP.NET Core platforms. You can integrate it into an existing application or create a new reporting application. You can localize your reporting application and specify its appearance.
|
Report Features
Provide Data | |
DevExpress Reporting allows you to use various data source types (SQL databases, Entity Framework data sources, custom objects or Excel files) to supply reports with data. You can bind report elements to individual data source fields or create binding expressions of any complexity. These expressions can include multiple data source fields and functions. | |
Report Controls | |
DevExpress Reporting includes controls like charts, cross-tabs, gauges, bar codes, etc., for visualizing data. | |
Data Shaping | |
DevExpress Reporting supports the following data shaping features:
| |
Parameters Support | |
You can embed query parameters directly into a SQL string to filter data at the data source level. Use report parameters to filter data in a previewed document. Multi-value and cascading parameters are supported. | |
Interactive Print Preview | |
DevExpress Reporting supports interactive features for customizing reports in Print Preview.
| |
Report Navigation | |
DevExpress Reporting allows you to create bookmarks and use cross references to display the document structure in a document map and table of contents and switch between different document sections. | |
Styles and Appearance Settings | |
You can use style sheets to specify report elements’ appearance settings or conditionally change these settings. |