Skip to main content

DefaultMenuItemNames.CaptionLocationLeft Field

Returns MenuItemLeft. Corresponds to the sub menu item used to set the group’s caption and items to be displayed to the left.

Namespace: DevExpress.Xpf.Docking

Assembly: DevExpress.Xpf.Docking.v26.1.dll

Declaration

public const string CaptionLocationLeft = "MenuItemLeft"

Field Value

Type Description
String

MenuItemLeft

See Also