PropertyManager Events
.NET Framework 4.5
The PropertyManager type exposes the following members.
| Name | Description | |
|---|---|---|
|
BindingComplete | Occurs at the completion of a data-binding operation. (Inherited from BindingManagerBase.) |
|
CurrentChanged | Occurs when the currently bound item changes. (Inherited from BindingManagerBase.) |
|
CurrentItemChanged | Occurs when the state of the currently bound item changes. (Inherited from BindingManagerBase.) |
|
DataError | Occurs when an Exception is silently handled by the BindingManagerBase. (Inherited from BindingManagerBase.) |
|
PositionChanged | Occurs after the value of the Position property has changed. (Inherited from BindingManagerBase.) |