ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Blazor.Viewer Assembly / GrapeCity.ActiveReports.Blazor.Viewer Namespace / ReportServiceSettings Class / Url Property

In This Topic
    Url Property (ReportServiceSettings)
    In This Topic
    The url to connect the Web API
    Syntax
    'Declaration
     
    Public Property Url As String
    public string Url {get; set;}
    See Also