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

DashboardDesigner.PrintPreviewOptions Property

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

Namespace: DevExpress.DashboardWin

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

Declaration

public DashboardPrintPreviewOptions PrintPreviewOptions { get; }

Property Value

Type Description
DashboardPrintPreviewOptions

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

See Also