XtraReportPreviewModel Constructors
Obsolete. Obsolete. Provides the Preview Model functionality for XtraReports.Name | Parameters | Description |
---|---|---|
XtraReportPreviewModel() | none | Initializes a new instance of the XtraReportPreviewModel class with default settings. |
XtraReportPreviewModel(IReport) | report | Initializes a new instance of the XtraReportPreviewModel class with the specified report. |
See Also