ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Blazor.Designer Assembly / GrapeCity.ActiveReports.Blazor.Designer Namespace / Link Class / Url Property

In This Topic
    Url Property (Link)
    In This Topic
    Gets or sets the report items transformation info link.
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}

    Property Value

    The URL as a System.String.
    See Also