XtraReportModel Constructors
Stores intermediate report settings during the Data Source Wizard execution.Name | Parameters | Description |
---|---|---|
XtraReportModel() | none | Initializes a new instance of the XtraReportModel class with the default settings. |
XtraReportModel(XtraReportModel) | model | Initializes a new instance of the XtraReportModel class with the specified report model. |
See Also