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

DefaultMenuItemNames.MoveToPreviousTabGroup Field

Returns “MenuItemMoveToPreviousTabGroup”. Corresponds to the menu item used to move the tab to the previous group.

Namespace: DevExpress.Xpf.Docking

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

NuGet Packages: DevExpress.WindowsDesktop.Wpf.Docking, DevExpress.Wpf.Navigation

Declaration

public const string MoveToPreviousTabGroup = "MenuItemMoveToPreviousTabGroup"

Field Value

Type
String
See Also