Skip to main content
A newer version of this page is available. .

DefaultMenuItemNames.MoveToNextTabGroup Field

Returns “MenuItemMoveToNextTabGroup”. Corresponds to the menu item used to move the tab to the next group.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v21.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string MoveToNextTabGroup = "MenuItemMoveToNextTabGroup"

Field Value

Type
String
See Also