GrapeCity.Xaml.SpreadSheet.Data
IsOpen Property


Gets whether the connection is open.
Syntax
'Declaration
 
Public ReadOnly Property IsOpen As Boolean
'Usage
 
Dim instance As ConnectionBase
Dim value As Boolean
 
value = instance.IsOpen
public bool IsOpen {get;}

Property Value

true if the connection is open; otherwise, false.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

ConnectionBase Class
ConnectionBase Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options