DefaultBarItemNames.DashboardItemCaption_ExportToPdfButton Field
The Export To PDF button in the dashboard item’s caption and context menu that exports data of a specific dashboard item.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_ExportToPdfButton = "DashboardItemCaption_ExportToPdfButton"
Field Value
Type | Description |
---|---|
String | DashboardItemCaption_ExportToPdfButton |
See Also