MESCIUS.ActiveReports.Design.Win Assembly / GrapeCity.ActiveReports.Design Namespace / ServerConnectionChangedEventArgs Class
Properties

ServerConnectionChangedEventArgs Class Members

The following tables list the members exposed by ServerConnectionChangedEventArgs.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the ServerConnectionChangedEventArgs class with specified connection state and server URL.  
Top
Public Properties
 NameDescription
Public PropertyGets a value indicating whether the connection to the server is established.  
Public PropertyGets a value representing the URL of the server to which the connection status has changed.  
Top
See Also