Skip to main content

DefaultMenuItemNames.CaptionLocation Field

Returns MenuItemCaptionLocation. Corresponds to the menu item used to set the location of the group’s caption and items.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CaptionLocation = "MenuItemCaptionLocation"

Field Value

Type Description
String

MenuItemCaptionLocation

See Also