QueryShowPopupMenuEventArgs.Control Property
Gets a control whose popup menu is queried.
Namespace: DevExpress.XtraBars
Assembly: DevExpress.XtraBars.v24.2.dll
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