ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Document Assembly / GrapeCity.ActiveReports.Document.Section Namespace / ILinkItem Interface / Link Property

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

    Property Value

    The link.
    See Also