ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.ActiveReports.Viewer.Win Namespace / HyperLinkEventArgs Class / HyperLink Property

In This Topic
    HyperLink Property (HyperLinkEventArgs)
    In This Topic
    Gets the hyperlink target.
    Syntax
    'Declaration
     
    Public Property HyperLink As String
    public string HyperLink {get; set;}
    See Also