ActiveReports 19 .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 a value representing the URL of the server to which the connection status has changed.
Syntax
'Declaration
 
Public ReadOnly Property ServerUrl As String
 

Property Value

The server URL.
See Also