XtraReportModel(XtraReportModel) Constructor
Initializes a new instance of the XtraReportModel class with the specified report model.
Namespace: DevExpress.XtraReports.Wizards3
Assembly: DevExpress.XtraReports.v23.1.Extensions.dll
NuGet Package: DevExpress.Win.Reporting
Declaration
Parameters
Name | Type | Description |
---|---|---|
model | XtraReportModel | An XtraReportModel object. |
See Also