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

DefaultMenuItemNames.GroupOrientation Field

Returns “MenuItemGroupOrientation”. Corresponds to the menu item used to set whether the group orientation is horizontal or vertical.

Namespace: DevExpress.Xpf.Docking

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

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

Declaration

public const string GroupOrientation = "MenuItemGroupOrientation"

Field Value

Type
String
See Also