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