DefaultBarItemNames.DashboardItemCaption_DrillUpButton Field
The Drill Up button in the dashboard item’s caption and context menu.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_DrillUpButton = "DashboardItemCaption_DrillUpButton"
Field Value
Type | Description |
---|---|
String | DashboardItemCaption_DrillUpButton |
See Also