Skip to main content
A newer version of this page is available. .

MasterDetailReportBuilder Constructors

Enables you to generate master-detail reports with the specified settings in code (without running the Report Wizard).
Name Parameters Description
MasterDetailReportBuilder(XtraReport, IComponentFactory, ReportInfo) report, componentFactory, reportInfo Initializes a new instance of the MasterDetailReportBuilder class with the specified settings.
See Also