C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / HyperlinkClickedEventArgs Class / Hyperlink Property

In This Topic
Hyperlink Property (HyperlinkClickedEventArgs)
In This Topic
Gets the hyperlink associated with the event.
Syntax
'Declaration
 
Public ReadOnly Property Hyperlink As C1Hyperlink
 
See Also