PropertyManager 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.(Inherited from BindingManagerBase.) |
![]() | Count | When overridden in a derived class, gets the number of rows managed by the BindingManagerBase.(Overrides BindingManagerBase::Count.) |
![]() | Current | Gets the object to which the data-bound property belongs.(Overrides BindingManagerBase::Current.) |
![]() | IsBindingSuspended | Gets a value indicating whether binding is suspended.(Inherited from BindingManagerBase.) |
![]() | 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.(Overrides BindingManagerBase::Position.) |
Show:
