Field.hyperlinkTip Property
Gets or sets the text for the tooltip displayed when the mouse hovers over a hyperlink field.
Declaration
get hyperlinkTip(): string
Property Value
| Type | Description |
|---|---|
| string | A string containing the tooltip text. |
See Also