ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace / IAction Interface / HyperLink Property

In This Topic
    HyperLink Property (IAction)
    In This Topic
    Gets the URL of this action hyperlink.
    Syntax
    'Declaration
     
    ReadOnly Property HyperLink As String
    string HyperLink {get;}

    Property Value

    A System.String representing the hyperlink URL.
    See Also