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

DefaultMenuItemNames.CaptionImageLocation Field

Returns “MenuItemCaptionImageLocation”. Corresponds to the menu item used to set whether caption images of the group’s items are shown before or after the text.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string CaptionImageLocation = "MenuItemCaptionImageLocation"

Field Value

Type
String
See Also