DefaultBarItemNames.DashboardItemCaption_DropDownButton Field
A button in the dashboard item caption that shows a list of tab pages.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_DropDownButton = "DashboardItemCaption_DropDownButton"
Field Value
Type | Description |
---|---|
String | DashboardItemCaption_DropDownButton |
See Also