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

DashboardDesigner.ShowRibbonPrintPreview() Method

Invokes the Ribbon Print Preview Form, which shows the print preview of the dashboard.

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v20.2.Win.dll

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

public void ShowRibbonPrintPreview()

Remarks

The Ribbon Print Preview Form form displays the dashboard as it will appear when it is printed.

See Also