DashboardControl.PrintPreviewOptions Property
Provides access to options that the Print Preview window uses to print a dashboard/dashboard item.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Property Value
Type | Description |
---|---|
DashboardPrintPreviewOptions | A DashboardPrintPreviewOptions object that contains print options. |
See Also