FlexReport for UWP | ComponentOne
C1.UWP.FlexReport Assembly / C1.Xaml.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