ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.Model.Interactivity Namespace / HyperlinkAction Class / Url Property

In This Topic
    Url Property (HyperlinkAction)
    In This Topic
    Gets the URL.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}

    Property Value

    The URL.
    See Also