DefaultBarItemNames.DashboardItemCaption_ExportDashboardButton Field
The Export To command in the dashboard item’s context menu.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_ExportDashboardButton = "DashboardItemCaption_ExportDashboardButton"
Field Value
Type | Description |
---|---|
String | DashboardItemCaption_ExportDashboardButton |
See Also