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