Back to Devexpress

Report Wizard

xtrareports-4254-report-designer-for-visual-studio-report-wizard.md

latest2.7 KB
Original Source

Report Wizard

  • Nov 27, 2025
  • 2 minutes to read

You can use the Report Wizard to create the following report types:

BlankCreates a new blank report that is not bound to a data source.Table ReportCreates a table report and binds it to data.Vertical ReportCreates a vertical report and binds it to data.Cross-Tab ReportCreates a cross-tab report and binds it to data.TemplateCreates a new report based on available predefined templates.LabelsCreates badges, business cards, price tags, and other label types.Inherited ReportCreates a new report based on another report.AI Prompt-to-ReportLeverages AI to generate reports based on natural language prompts.

Open Report Wizard

Use one of the following ways to open the Report Wizard.

Use Item Templates

To run the Report Wizard in Visual Studio, press CTRL+SHIFT+A or select PROJECT | Add New Item… in the main menu.

In the Add New Item dialog, select the DevExpress v.25.2 Report item template.

To run the Report Wizard in Visual Studio using the DevExpress Template Gallery , open the Solution Explorer (for example, by pressing CTRL+ALT+N) and right-click the application item.

In the popup menu, select Add DevExpress Item… | New Item…

In the DevExpress Template Gallery , select Report , specify the new report name, and click Add Item.