Skip to main content

PopupMenuShowingEventArgs Class

Provides data for the DockManager.PopupMenuShowing event.

Namespace: DevExpress.XtraBars.Docking

Assembly: DevExpress.XtraBars.v24.2.dll

Declaration

public class PopupMenuShowingEventArgs :
    CancelEventArgs

Inheritance

Object
EventArgs
CancelEventArgs
PopupMenuShowingEventArgs
See Also