PopupMenuShowingEventArgs.Menu Property
In This Article
Gets the popup menu that is to be displayed.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
DevExpress. |
A Dock |
#Remarks
The Menu property stores the menu that is to be displayed for the PopupMenuShowingEventArgs.Control.
See Also