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

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

Declaration

public const string GroupOrientationVertical = "MenuItemVertical"

Field Value

Type
String
See Also