DefaultBarItemNames.DashboardItemCaption_ScrollNextButton Field
A scroll button in the dashboard item caption that scrolls tab headers to the last tab.
Namespace: DevExpress.Xpf.Dashboard.Themes
Assembly: DevExpress.Xpf.Dashboard.v24.1.dll
NuGet Package: DevExpress.Wpf.Dashboard
Declaration
public const string DashboardItemCaption_ScrollNextButton = "DashboardItemCaption_ScrollNextButton"
Field Value
Type | Description |
---|---|
String | DashboardItemCaption_ScrollNextButton |
Remarks
?
See Also