[]
Gets or sets the target of the current hyperlink.
[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