Skip to main content

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.v23.2.dll

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CaptionImageLocation = "MenuItemCaptionImageLocation"

Field Value

Type Description
String

MenuItemCaptionImageLocation

See Also