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

DefaultMenuItemNames.GroupOrientationHorizontal Field

Returns “MenuItemHorizontal”. Corresponds to the sub menu item used to set the group orientation to horizontal.

Namespace: DevExpress.Xpf.Docking

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

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

Declaration

public const string GroupOrientationHorizontal = "MenuItemHorizontal"

Field Value

Type
String
See Also