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

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