PropertyGrid for WPF | ComponentOne
C1.WPF.PropertyGrid Namespace / PropertyGridGroupsCollection Class / ConnectionState Property

In This Topic
    ConnectionState Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property ConnectionState As C1.DataCollection.ConnectionState
    public C1.DataCollection.ConnectionState ConnectionState {get;}
    See Also