Back to Devexpress

PopupMenuShowingEventArgs Class

windowsforms-devexpress-dot-xtralayout-c81fa4c0.md

latest1.8 KB
Original Source

PopupMenuShowingEventArgs Class

Provides data for the LayoutControl.PopupMenuShowing and LayoutControl.LayoutTreeViewPopupMenuShowing events.

Namespace : DevExpress.XtraLayout

Assembly : DevExpress.XtraLayout.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

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 LayoutMenuEventArgs

See Also

PopupMenuShowingEventArgs Members

PopupMenuShowing

LayoutTreeViewPopupMenuShowing

DevExpress.XtraLayout Namespace