Skip to main content

DefaultMenuItemNames.CaptionLocationTop Field

Returns MenuItemTop. Corresponds to the sub menu item used to set the group’s caption and items to be displayed at the top.

Namespace: DevExpress.Xpf.Docking

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CaptionLocationTop = "MenuItemTop"

Field Value

Type Description
String

MenuItemTop

See Also