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