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.v20.2.dll
Declaration
[DataContract]
public abstract class MasterDetailInfoBase :
ICloneable,
INotifyPropertyChanged
<DataContract>
Public MustInherit Class MasterDetailInfoBase
Implements ICloneable,
INotifyPropertyChanged
Inheritance
See Also
Feedback