Skip to main content

DashboardViewer.ShowPrintPreview() Method

In This Article

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

Namespace: DevExpress.DashboardWin

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

NuGet Package: DevExpress.Win.Dashboard

#Declaration

public void ShowPrintPreview()

#Implements

See Also