Skip to main content

DefaultBarItemNames.DashboardItemCaption_ScrollPrevButton Field

A scroll button in the dashboard item caption that scrolls tab headers to the first tab.

Namespace: DevExpress.Xpf.Dashboard.Themes

Assembly: DevExpress.Xpf.Dashboard.v23.2.dll

NuGet Package: DevExpress.Wpf.Dashboard

Declaration

public const string DashboardItemCaption_ScrollPrevButton = "DashboardItemCaption_ScrollPrevButton"

Field Value

Type Description
String

DashboardItemCaption_ScrollPrevButton

See Also