DxHtmlElementMouseEventArgs.HitInfo Property
Returns information about a clicked element.
Namespace: DevExpress.Utils.Html
Assembly: DevExpress.Data.Desktop.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| DevExpress.Utils.Html.DxHtmlHitInfo | Stores information about a clicked element. |
See Also