XtraReportPreviewExtensions.ClosePreview(IReport) Method
Closes the standard Print Preview form in which the report document is shown.
Namespace: DevExpress.XtraReports.UI
Assembly: DevExpress.XtraPrinting.v24.2.dll
Declaration
Parameters
Name | Type | Description |
---|---|---|
report | IReport | An object implementing the IReport interface. |
See Also