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