FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.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
    public C1Hyperlink Hyperlink {get;}
    See Also