QueryShowPopupMenuEventArgs.Control Property
In This Article
Gets a control whose popup menu is queried.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Control | A control whose popup menu is queried. |
#Remarks
Use this property to access properties and methods of a specific control.
See Also