Skip to main content

DevExpress v24.2 Update — Your Feedback Matters

Our What's New in v24.2 webpage includes product-specific surveys. Your response to our survey questions will help us measure product satisfaction for features released in this major update and help us refine our plans for our next major release.

Take the survey Not interested

Hyperlink Properties

Defines a hyperlink in the document.
Name Description
Anchor Gets or sets the name of a bookmark in the current document which shall be the target of the hyperlink.
NavigateUri Gets or sets a URI to navigate to when the hyperlink is activated.
Range Gets the document range associated with the hyperlink.
Target Gets or sets the target window or frame in which to display the web page content when the hyperlink is clicked.
ToolTip Gets or sets a text for the tooltip displayed when the mouse hovers over a hyperlink.
Visited Gets or sets whether the location referred to by a hyperlink has been recently visited.
See Also