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