PopupMenuShowingEventArgs.Location Property
Gets the point at which the popup menu is shown.
Namespace: DevExpress.XtraSpellChecker
Assembly: DevExpress.XtraSpellChecker.v25.1.dll
NuGet Package: DevExpress.Win.SpellChecker
Declaration
Property Value
| Type | Description |
|---|---|
| Point | A Point representing the point at which the menu is shown. |
See Also