ASPxClientHintShowingEventArgs.targetElement Property
Gets the object that is the hint’s target element.
Declaration
targetElement: any
Property Value
Type | Description |
---|---|
any | An object representing the hint’s target element related to the event. |
See Also