Back to Devexpress

RichEditHoverMenu.Id Property

wpf-devexpress-dot-xpf-dot-richedit-dot-richedithovermenu.md

latest1.1 KB
Original Source

RichEditHoverMenu.Id Property

Hides the corresponding property of the base class.

Namespace : DevExpress.Xpf.RichEdit

Assembly : DevExpress.Xpf.RichEdit.v25.2.dll

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public RichEditCommandId Id { get; set; }
vb
Public Property Id As RichEditCommandId

Property Value

TypeDescription
RichEditCommandId

Always RichEditCommandId.None.

|

See Also

RichEditHoverMenu Class

RichEditHoverMenu Members

DevExpress.Xpf.RichEdit Namespace