Skip to main content
A newer version of this page is available. .

PopupMenuShowingEventArgs Class

Provides data for the DockManager.PopupMenuShowing event.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v20.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

public class PopupMenuShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PopupMenuShowingEventArgs
See Also