Skip to main content

DefaultBarItemNames.DashboardItemCaption_ExportDashboardToPdfButton Field

The Export To PDF command in the dashboard item’s context menu that exports data of the entire dashboard.

Namespace: DevExpress.Xpf.Dashboard.Themes

Assembly: DevExpress.Xpf.Dashboard.v24.1.dll

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public const string DashboardItemCaption_ExportDashboardToPdfButton = "DashboardItemCaption_ExportDashboardToPdfButton"

Field Value

Type Description
String

DashboardItemCaption_ExportDashboardToPdfButton

See Also