Skip to main content
A newer version of this page is available.
All docs
V19.1

ReportModel Class

OBSOLETE

Use the DevExpress.XtraReports.Wizards.ReportModel class from the DevExpress.XtraReports assembly instead.

Obsolete. Use the ReportModel class instead.

Namespace: DevExpress.Data.XtraReports.Wizard

Assembly: DevExpress.Data.v19.1.dll

Declaration

[Obsolete("Use the DevExpress.XtraReports.Wizards.ReportModel class from the DevExpress.XtraReports assembly instead.", false)]
public class ReportModel :
    IWizardModel,
    ICloneable

Implements

Inheritance

Object
ReportModel
See Also