Skip to main content

DefaultMenuItemNames.GroupOrientationVertical Field

Returns MenuItemVertical. Corresponds to the sub menu item used to set the group orientation to vertical.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string GroupOrientationVertical = "MenuItemVertical"

Field Value

Type Description
String

MenuItemVertical

See Also