Reports for WinForms | ComponentOne
C1.Win.C1Report.4 Assembly / C1.Win.C1Preview Namespace / HyperlinkEventArgs Class / Hyperlink Property

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