ASPxClientHintHidingEventArgs.hintElement Property
In This Article
Gets the object that is the hint element.
#Declaration
TypeScript
hintElement: any
#Property Value
Type | Description |
---|---|
any | An object representing the hint related to the event. |
See Also