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

DashboardItemPrintingOptions Class

Contains settings that specify printing and exporting parameters related to individual dashboard items.

Namespace: DevExpress.DashboardWin

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

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

Declaration

public class DashboardItemPrintingOptions :
    OptionsBase

Remarks

Use the DashboardDesigner.PrintingOptions / DashboardViewer.PrintingOptions properties to access options specific to printing and exporting.

Inheritance

Object
OptionsBase
DashboardItemPrintingOptions
See Also