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

IDashboardControl.PrintPreviewType Property

Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.

Namespace: DevExpress.DashboardWin

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

NuGet Packages: DevExpress.Win.Dashboard, DevExpress.WindowsDesktop.Win.Dashboard

Declaration

DashboardPrintPreviewType PrintPreviewType { get; set; }

Property Value

Type Description
DashboardPrintPreviewType

The DashboardPrintPreviewType enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard.

See Also