Skip to main content

ShowMenuMode Enum

Lists the values used to specify the visibility mode of the Image Menu.

Namespace: DevExpress.Xpf.Editors

Assembly: DevExpress.Xpf.Core.v23.2.dll

NuGet Package: DevExpress.Wpf.Core

Declaration

public enum ShowMenuMode

Members

Name Description
Always

The Image Menu is always visible.

Hover

The Image Menu is displayed when the mouse pointer is hovered over an editor.

Related API Members

See Also