The properties of the ControlBindingsCollection class are listed below. For a complete list of ControlBindingsCollection class members, see the ControlBindingsCollection Members topic.
All | Gets/sets all of the bindings that this collection holds. This throws an exception if any binding that ultimately gets added shouldn't be added. If an exception is thrown, the collection returns to it's original state. The CollectionChanged event is fired if it succeeds. |
Control | [To be supplied.] |
Count (inherited from BaseCollection) | [To be supplied.] |
IsReadOnly (inherited from BaseCollection) | [To be supplied.] |
IsSynchronized (inherited from BaseCollection) | [To be supplied.] |
Item | Overloaded. [To be supplied.]
In C#, this member is the indexer for the ControlBindingsCollection class. |
SyncRoot (inherited from BaseCollection) | [To be supplied.] |
List (inherited from BindingsCollection) | Gets the bindings in the collection as an object. |