BindingContext Properties
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | IsReadOnly | This API supports the product infrastructure and is not intended to be used directly from your code. 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 | This API supports the product infrastructure and is not intended to be used directly from your code. Gets the total number of CurrencyManager objects managed by the BindingContext. |
![]() ![]() | ICollection::IsSynchronized | This API supports the product infrastructure and is not intended to be used directly from your code. Gets a value indicating whether the collection is synchronized. |
![]() ![]() | ICollection::SyncRoot | This API supports the product infrastructure and is not intended to be used directly from your code. Gets an object to use for synchronization (thread safety). |


