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.v19.1.Core.dll

Declaration

public class DashboardPrintPreviewOptions :
    IDashboardReportOptions

Remarks

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

Inheritance

Object
DashboardPrintPreviewOptions
See Also