ASPxClientHintHidingEventArgs.targetElement Property
In This Article
Gets the object that is the hint’s target element.
#Declaration
TypeScript
targetElement: any
#Property Value
Type | Description |
---|---|
any | An object representing the hint’s target element. |
See Also