Gets the ListManager of this binding that allows enumeration of a set of bindings.
[Visual Basic] Public ReadOnly Property ListManager As ListManager [C#] public ListManager ListManager {get;} [C++] public: __property ListManager* get_ListManager(); [JScript] public function get ListManager() : ListManager;
A ListManager.
ColumnsCollection constructor. Used only by DataSource.
ListBinding Class | ListBinding Members | System.WinForms Namespace