ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / HyperLinkAction Class / Link Property

In This Topic
    Link Property (HyperLinkAction)
    In This Topic
    Specifies the URL of this Action HyperLink
    Syntax
    'Declaration
     
    Public MustOverride ReadOnly Property Link As String
    public abstract string Link {get;}
    See Also