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

In This Topic
    Hyperlink Property (C1HyperlinkInfo)
    In This Topic
    Gets the C1Hyperlink associated with the current object.
    Syntax
    'Declaration
     
    Public Property Hyperlink As C1Hyperlink
    public C1Hyperlink Hyperlink {get; set;}
    See Also