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

DefaultMenuItemNames.CaptionImageLocationBeforeText Field

Returns “MenuItemBeforeText”. Corresponds to the sub menu item used to set caption images of the group’s items to be displayed before the text.

Namespace: DevExpress.Xpf.Docking

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

Declaration

public const string CaptionImageLocationBeforeText = "MenuItemBeforeText"

Field Value

Type
String
See Also