A newer version of this page is available.
Switch to the current version.
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.v18.2.dll
Declaration
public class ReportBuilder :
ReportBuilderBase
Public Class ReportBuilder
Inherits ReportBuilderBase
Remarks
The ReportBuilder generates a report based on the ReportInfo object that stores the ReportModel settings.
Inheritance
Object
ReportBuilderBase
ReportBuilder
See Also
Feedback