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