PopupMenuShowingEventArgs Class
In This Article
Provides data for the DockManager.PopupMenuShowing event.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
public class PopupMenuShowingEventArgs :
CancelEventArgs
#Inheritance
Object
EventArgs
CancelEventArgs
PopupMenuShowingEventArgs
See Also