BindingManagerBase Properties
.NET Framework 4.5
The BindingManagerBase type exposes the following members.
| Name | Description | |
|---|---|---|
|
Bindings | Gets the collection of bindings being managed. |
|
Count | When overridden in a derived class, gets the number of rows managed by the BindingManagerBase. |
|
Current | When overridden in a derived class, gets the current object. |
|
IsBindingSuspended | Gets a value indicating whether binding is suspended. |
|
Position | When overridden in a derived class, gets or sets the position in the underlying list that controls bound to this data source point to. |