BindingManagerBase Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| 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. |
Show:
