DefaultBarItemNames.DashboardItemCaption_SelectElementButton Field
The Select Element button in the dashboard item caption.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v25.2.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_SelectElementButton = "DashboardItemCaption_SelectElementButton"
Field Value
| Type | Description |
|---|---|
| String | DashboardItemCaption_SelectElementButton |
See Also