DashboardControlBase.AllowPrintDashboardItems Property
Gets or sets whether the end-user can print or export a dashboard item.
Namespace: DevExpress.DashboardWpf
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
Property Value
Type | Description |
---|---|
Boolean | True to show the Export To button and allow the end-user to print or export a dashboard item; otherwise, false. |
See Also