PopupMenuShowingEventArgs.Point Property
In This Article
Gets the point at which the menu is about to be displayed.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
NuGet Package: DevExpress.Win.Navigation
#Declaration
#Property Value
Type | Description |
---|---|
Point | The point at which to display the menu. |
See Also