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

DashboardPrintPreviewOptions Class

Contains options related to printing a dashboard/dashboard item.

Namespace: DevExpress.DashboardCommon

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

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

Declaration

public class DashboardPrintPreviewOptions :
    IDashboardReportOptions,
    IDashboardExportOptions

Remarks

The following properties allow you to access default printing options of the dashboard controls:

Inheritance

Object
DashboardPrintPreviewOptions
See Also