ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / DrawTextLink Class / Link Property

In This Topic
    Link Property (DrawTextLink)
    In This Topic
    Gets the link.
    Syntax
    'Declaration
     
    Public ReadOnly Property Link As String
    public string Link {get;}

    Property Value

    The link.
    See Also