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

DefaultMenuItemNames.CaptionLocationRight Field

Returns “MenuItemRight”. Corresponds to the sub menu item used to set the group’s caption and items to be displayed to the right.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CaptionLocationRight = "MenuItemRight"

Field Value

Type
String
See Also