ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / ServerConnectionChangedEventArgs Class / ServerUrl Property

In This Topic
    ServerUrl Property (ServerConnectionChangedEventArgs)
    In This Topic
    Gets the server URL.
    Syntax
    'Declaration
     
    Public ReadOnly Property ServerUrl As String
    public string ServerUrl {get;}
    See Also