FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / HyperlinkHoveredEventArgs Class / Hyperlink Property

In This Topic
    Hyperlink Property (HyperlinkHoveredEventArgs)
    In This Topic
    Gets the hyperlink associated with the event.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hyperlink As C1Hyperlink
    public C1Hyperlink Hyperlink {get;}
    See Also