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