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.v19.1.Win.dll

Declaration

public void ShowRibbonPrintPreview()

Remarks

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

See Also