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.v19.1.dll

Declaration

public class PopupMenuShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PopupMenuShowingEventArgs
See Also