HyperlinkClickEventArgs.MouseArgs Property
Gets or sets mouse coordinates calculated from the toolbar’s upper left corner.
Namespace: DevExpress.Utils
Assembly: DevExpress.Utils.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MouseEventArgs | Mouse coordinates of the clicked link. |
See Also