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

MasterDetailReportBuilder Class

Enables you to generate master-detail reports with the specified settings in code (without running the Report Wizard).

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v20.2.dll

NuGet Packages: DevExpress.Reporting.Core, DevExpress.WindowsDesktop.Reporting.Core

Declaration

public class MasterDetailReportBuilder :
    ReportBuilderBase

Inheritance

Object
ReportBuilderBase
MasterDetailReportBuilder
See Also