[]
        
(Showing Draft Content)

C1.Report.ReportHyperlink.LinkTarget

LinkTarget Property

Gets or sets the target of the current hyperlink.

Declaration
[C1Description("ReportHyperlink.LinkTarget", "The target of the hyperlink (a bookmark within the current report, or an external URL).")]
public ReportLinkTargetBase LinkTarget { get; set; }
<C1Description("ReportHyperlink.LinkTarget", "The target of the hyperlink (a bookmark within the current report, or an external URL).")>
Public Property LinkTarget As ReportLinkTargetBase