PopupMenuShowingEventArgs.Point Property
In This Article
Gets the popup menu’s location.
Namespace: DevExpress.XtraBars.Docking
Assembly: DevExpress.XtraBars.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Point | A Point structure that is the popup menu’s location. |
See Also