PropertyManager Properties
.NET Framework 4.5
The PropertyManager type exposes the following members.
| 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.) |