MasterDetailInfoCollection Class
A collection of MasterDetailQueryInfo objects.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.1.dll
NuGet Package: DevExpress.Reporting.Core
Declaration
[CollectionDataContract]
public class MasterDetailInfoCollection :
Collection<MasterDetailQueryInfo>,
ICloneable
Inheritance
See Also