Skip to main content

MasterDetailFieldInfo Class

Stores data field settings 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 class MasterDetailFieldInfo :
    MasterDetailInfoBase

Inheritance

Object
DevExpress.XtraReports.Native.NotifyPropertyChangedImplementation
MasterDetailInfoBase
MasterDetailFieldInfo
See Also