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.2.Win.dll

NuGet Package: DevExpress.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