Skip to main content
A newer version of this page is available. .

IReportPrintTool.ClosePreview() Method

For internal use. If implemented by a class, stops displaying the report.

Namespace: DevExpress.XtraReports.UI

Assembly: DevExpress.Printing.v20.2.Core.dll

NuGet Packages: DevExpress.Printing.Core, DevExpress.WindowsDesktop.Printing.Core

Declaration

void ClosePreview()

Remarks

This method is intended for internal use only. Normally, you don’t need to use it.

See Also