FlexReport for WPF | ComponentOne
C1.WPF.Report Assembly / C1.WPF.Report 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