PopupMenuShowingEventArgs.Point Property
Gets the popup menu’s location.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A Point structure that is the popup menu’s location. |
See Also