Back to Devexpress

DashboardDesigner.ShowRibbonPrintPreview() Method

dashboard-devexpress-dot-dashboardwin-dot-dashboarddesigner-68212d2c.md

latest1.4 KB
Original Source

DashboardDesigner.ShowRibbonPrintPreview() Method

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

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public void ShowRibbonPrintPreview()
vb
Public Sub ShowRibbonPrintPreview

Remarks

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

Implements

ShowRibbonPrintPreview()

See Also

Printing and Exporting in WinForms

DashboardDesigner Class

DashboardDesigner Members

DevExpress.DashboardWin Namespace