PopupMenuShowingEventArgs.Point Property
Gets the position where the menu is to be invoked.
Namespace: DevExpress.XtraEditors.Filtering
Assembly: DevExpress.XtraEditors.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Point | A Point value that specifies the position where the menu is to be invoked. |
See Also