BindingContext Properties
.NET Framework 4.5
The BindingContext type exposes the following members.
| Name | Description | |
|---|---|---|
|
IsReadOnly | Infrastructure. Gets a value indicating whether the collection is read-only. |
|
Item[Object] | Gets the BindingManagerBase that is associated with the specified data source. |
|
Item[Object, String] | Gets a BindingManagerBase that is associated with the specified data source and data member. |
| Name | Description | |
|---|---|---|
|
ICollection.Count | Infrastructure. Gets the total number of CurrencyManager objects managed by the BindingContext. |
|
ICollection.IsSynchronized | Infrastructure. Gets a value indicating whether the collection is synchronized. |
|
ICollection.SyncRoot | Infrastructure. Gets an object to use for synchronization (thread safety). |