Gets a value indicating whether the data source is live.
[Visual Basic] Public ReadOnly Property IsLive As Boolean [C#] public bool IsLive {get;} [C++] public: __property bool get_IsLive(); [JScript] public function get IsLive() : Boolean;
true, if the data source is live; otherwise, false.
ListManager Class | ListManager Members | System.WinForms Namespace