Back to Devexpress

PopupMenuShowingEventArgs Class

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

latest1.3 KB
Original Source

PopupMenuShowingEventArgs Class

Provides data for the RichEditControl.PopupMenuShowing event.

Namespace : DevExpress.Xpf.RichEdit

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

NuGet Package : DevExpress.Wpf.RichEdit

Declaration

csharp
public class PopupMenuShowingEventArgs :
    EventArgs
vb
Public Class PopupMenuShowingEventArgs
    Inherits EventArgs

PopupMenuShowingEventArgs is the data class for the following events:

Inheritance

Object EventArgs PopupMenuShowingEventArgs

See Also

PopupMenuShowingEventArgs Members

PopupMenuShowing

DevExpress.Xpf.RichEdit Namespace