Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

public class MasterDetailReportBuilder :
    ReportBuilderBase

Inheritance

Object
ReportBuilderBase
MasterDetailReportBuilder
See Also