DashboardControl.ShowDashboardItemPrintPreview(String) Method
Invokes the Print Preview, which shows the print preview of the dashboard item.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Dashboard.v25.1.Wpf.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Parameters
| Name | Type | Description |
|---|---|---|
| dashboardItemName | String | A String object, that is a dashboard item’s name. |
See Also