MasterDetailInfoBase.Clone() Method
In This Article
Creates a new MasterDetailInfoBase instance, which is a copy of the current instance.
Namespace: DevExpress.XtraReports.Wizards
Assembly: DevExpress.XtraReports.v24.2.dll
NuGet Package: DevExpress.Reporting.Core
#Declaration
#Returns
Type | Description |
---|---|
Object | A new Master |
See Also