DxHtmlElementMouseEventArgs.MouseArgs Property
Returns information about a mouse pointer.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| MouseEventArgs | Stores information about a mouse pointer. |
See Also