ReportBuilder Class
Enables you to generate reports with the specified settings in code (without running the Report Wizard).
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
Remarks
The ReportBuilder generates a report based on the ReportInfo object that stores the ReportModel settings.
Inheritance
Object
ReportBuilderBase
ReportBuilder
See Also