Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string GroupOrientation = "MenuItemGroupOrientation"

Field Value

Type Description
String

MenuItemGroupOrientation

See Also