Skip to main content

PopupMenuShowingEventArgs Class

Provides data for the DockManager.PopupMenuShowing event.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class PopupMenuShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PopupMenuShowingEventArgs
See Also