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

In This Topic
    Connected Property
    In This Topic
    Gets the connection state.
    Syntax
    'Declaration
     
    Public ReadOnly Property Connected As Boolean
    public bool Connected {get;}
    See Also