FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.4.5.2 Assembly / C1.Win.FlexReport Namespace / ReportHyperlink Class / LinkTarget Property

In This Topic
    LinkTarget Property (ReportHyperlink)
    In This Topic
    Gets or sets the target of the current hyperlink.
    Syntax
    'Declaration
     
    Public Property LinkTarget As ReportLinkTargetBase
    public ReportLinkTargetBase LinkTarget {get; set;}
    See Also