IsConnected Property  
 

Determine if the control is connected to a server.

Syntax

object.IsConnected

Remarks

The IsConnected read-only property is set to a value of true if the control is connected with a server, otherwise the property has a value of false.

Data Type

Boolean