Skip to main content

DashboardItemPrintingOptions Class

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

Namespace: DevExpress.DashboardWin

Assembly: DevExpress.Dashboard.v23.1.Win.dll

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

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