Back to Devexpress

IDashboardControl.PrintPreviewOptions Property

dashboard-devexpress-dot-dashboardwin-dot-idashboardcontrol-59d8575f.md

latest1.3 KB
Original Source

IDashboardControl.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
DashboardPrintPreviewOptions PrintPreviewOptions { get; }
vb
ReadOnly Property PrintPreviewOptions As DashboardPrintPreviewOptions

Property Value

TypeDescription
DashboardPrintPreviewOptions

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

|

See Also

IDashboardControl Interface

IDashboardControl Members

DevExpress.DashboardWin Namespace