ASPxClientSpreadsheetHyperlinkClickEventArgs.targetUri Property
In This Article
Gets the clicked link’s URI.
#Declaration
TypeScript
targetUri: string
#Property Value
Type | Description |
---|---|
string | A sting value specifying the link’s URI. |
See Also