Skip to main content

IReportPrintTool.ShowRibbonPreviewDialog() Method

For internal use. If implemented by a class, invokes the Ribbon Print Preview Form which modally shows the print preview of the report.

Namespace: DevExpress.XtraReports.UI

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

NuGet Package: DevExpress.Printing.Core

Declaration

void ShowRibbonPreviewDialog()

Remarks

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

See Also