FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ParagraphItem Class / Hyperlink Property

In This Topic
    Hyperlink Property (ParagraphItem)
    In This Topic
    Gets the hyperlink associated with the current item.
    Syntax
    'Declaration
     
    Public ReadOnly Property Hyperlink As ReportHyperlink
    public ReportHyperlink Hyperlink {get;}
    See Also