Skip to main content

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

NuGet Package: DevExpress.Wpf.Docking

Declaration

public const string CaptionImageLocationBeforeText = "MenuItemBeforeText"

Field Value

Type Description
String

MenuItemBeforeText

See Also