IDashboardControl.PrintPreviewType Property
Gets or sets the type of Print Preview used to preview dashboard items or the entire dashboard.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v24.1.Win.dll
NuGet Package: DevExpress.Win.Dashboard
Declaration
Property Value
Type | Description |
---|---|
DashboardPrintPreviewType | The DashboardPrintPreviewType enumeration member that specifies the type of Print Preview used to preview dashboard items or the entire dashboard. |
See Also