Skip to main content
All docs
V24.2

TdxHyperlinkEventArgs Properties

Stores general information on a hyperlink-related event in a DevExpress control or its UI element.
Name Description
HyperlinkIndex Returns the index of the target hyperlink in the parent UI element’s message.
Item Provides access to the target hyperlink’s parent UI element.
Text Returns the target hyperlink’s anchor text.
URI Returns the target hyperlink’s URI.
See Also