Gets a value indicating whether the list is bound to a data source.
[Visual Basic] Public ReadOnly Property IsBinding As Boolean [C#] public bool IsBinding {get;} [C++] public: __property bool get_IsBinding(); [JScript] public function get IsBinding() : Boolean;
ListManager Class | ListManager Members | System.WinForms Namespace