The properties of System.Windows.Forms.BindingManagerBase are listed below. For a list of all members, see the BindingManagerBase Members list.
See Also: Inherited members from System.Object
[read-only] | Bindings | BindingsCollection.
Gets the collection of bindings being managed. |
[read-only] abstract | Count | int.
When overridden in a derived class, gets the number of rows managed by the System.Windows.Forms.BindingManagerBase. |
[read-only] abstract | Current | object.
When overridden in a derived class, gets the current object. |
[read-only] | IsBindingSuspended | bool.
Gets a value indicating whether binding is suspended. |
abstract | Position | int.
When overridden in a derived class, gets or sets the position in the underlying list that controls bound to this data source point to. |