Skip to main content

DashboardPrintPreviewOptions Class

Contains options related to printing a dashboard/dashboard item.

Namespace: DevExpress.DashboardCommon

Assembly: DevExpress.Dashboard.v24.2.Core.dll

NuGet Package: DevExpress.Dashboard.Core

#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