Back to Devexpress

DashboardViewer.PrintPreviewOptions Property

dashboard-devexpress-dot-dashboardwin-dot-dashboardviewer-65a7e117.md

latest1.4 KB
Original Source

DashboardViewer.PrintPreviewOptions Property

Provides access to options related to printing a dashboard/dashboard item.

Namespace : DevExpress.DashboardWin

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

NuGet Package : DevExpress.Win.Dashboard

Declaration

csharp
public DashboardPrintPreviewOptions PrintPreviewOptions { get; }
vb
Public ReadOnly Property PrintPreviewOptions As DashboardPrintPreviewOptions

Property Value

TypeDescription
DashboardPrintPreviewOptions

A DashboardPrintPreviewOptions object containing options related to printing a dashboard/dashboard item.

|

Implements

PrintPreviewOptions

See Also

DashboardViewer Class

DashboardViewer Members

DevExpress.DashboardWin Namespace