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.v26.1.dll
Declaration
public const string DashboardItemCaption_DropDownButton = "DashboardItemCaption_DropDownButton"
Field Value
| Type | Description |
|---|---|
| String | DashboardItemCaption_DropDownButton |
See Also