System.Windows.Forms.BindingManagerBase: Property Members

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

Public Properties

[read-only]
BindingsBindingsCollection.

Gets the collection of bindings being managed.

[read-only]
abstract
Countint.

When overridden in a derived class, gets the number of rows managed by the System.Windows.Forms.BindingManagerBase.

[read-only]
abstract
Currentobject.

When overridden in a derived class, gets the current object.

[read-only]
IsBindingSuspendedbool.

Gets a value indicating whether binding is suspended.

abstract
Positionint.

When overridden in a derived class, gets or sets the position in the underlying list that controls bound to this data source point to.