Back to Devexpress

DashboardPrintPreviewOptions Class

dashboard-devexpress-dot-dashboardcommon-bd35714f.md

latest2.4 KB
Original Source

DashboardPrintPreviewOptions Class

Contains options related to printing a dashboard/dashboard item.

Namespace : DevExpress.DashboardCommon

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

NuGet Package : DevExpress.Dashboard.Core

Declaration

csharp
public class DashboardPrintPreviewOptions :
    IDashboardReportOptions,
    IDashboardExportOptions
vb
Public Class DashboardPrintPreviewOptions
    Implements IDashboardReportOptions,
               IDashboardExportOptions

The following members return DashboardPrintPreviewOptions objects:

Remarks

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

Inheritance

Object DashboardPrintPreviewOptions

See Also

DashboardPrintPreviewOptions Members

DevExpress.DashboardCommon Namespace