Skip to main content

MasterDetailInfoBase Class

The base for classes that store settings of queries and data fields while running the master-detail Report Wizard.

Namespace: DevExpress.XtraReports.Wizards

Assembly: DevExpress.XtraReports.v23.2.dll

NuGet Package: DevExpress.Reporting.Core

Declaration

[DataContract]
public abstract class MasterDetailInfoBase :
    NotifyPropertyChangedImplementation,
    ICloneable

Inheritance

Object
DevExpress.XtraReports.Native.NotifyPropertyChangedImplementation
See Also