DashboardControl.PrintPreviewOptions Property
In This Article
Provides access to options that the Print Preview window uses to print a dashboard/dashboard item.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v24.2.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
#Declaration
public DashboardPrintPreviewOptions PrintPreviewOptions { get; }
#Property Value
Type | Description |
---|---|
Dashboard |
A Dashboard |
See Also