
You can drop each field onto the design surface to create a control bound to this field.

Get information about your DevExpress subscription ( About).įield List – displays data fields available in the report’s data sources.Open the DevExpress Reporting online documentation ( Learn More Online).Invoke the Report Designer Options window ( Designer Options).Use the XtraReport menu to do the following: Refer to the following topic for more information: Scripts Overview. In the Scripts tab, you can write code to do custom calculations over report data. Setup a background color, specify a watermark.Configure page settings, scale, zoom, navigate the document.Save, print, export, or send the document by email.Use the Parameters panel to specify values of report parameters.In this tab, you can also do the following: The Preview tab allows you to generate and preview a report document. You can drop report controls onto these bands to design a report layout. The Designer tab includes the design surface that consists of bands. A window with the Designer, Preview, and Scripts tabs.In such projects, you can inherit from a report only in code.Īfter you invoke the Report Designer, the following elements appear in Visual Studio: NET/.NET Core projects, a template for inherited reports is not supported in the Report Wizard. Select the report type in the invoked Report Wizard and click Finish. See the following topic for more information on this file format, its use cases, and limitations: The VSREPX File Format.

You can choose the DevExpress Report (.vsrepx) item if your project already contains reports stored in *.vsrepx files. We recommend that you always choose the DevExpress Report item when you add a new report to your project.

NET/.NET Core, the DevExpress Report (.vsrepx) item is also available in the Add New Item window. Select the DevExpress Report item, specify a report name, and click Add. Press CTRL+SHIFT+A or click Project | Add New Item in the Visual Studio menu. To invoke the designer, create a project of a supported type and add a new report to this project as described in the following steps: The Report Designer is supported for Visual Studio projects of the following types: These components include the Report Designer.

Use the DevExpress Unified Component Installer to install DevExpress components. Refer to the following topic for more information. The Visual Studio Report Designer allows you to create platform-independent reports, preview them, and export to PDF, XLSX, and other formats.
