BindingCompleteEventArgs Properties
.NET Framework (current version)
Namespace:
System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Name | Description | |
|---|---|---|
![]() | Binding | Gets the binding associated with this occurrence of a BindingComplete event. |
![]() | BindingCompleteContext | Gets the direction of the binding operation. |
![]() | BindingCompleteState | Gets the completion state of the binding operation. |
![]() | Cancel | Gets or sets a value indicating whether the event should be canceled.(Inherited from CancelEventArgs.) |
![]() | ErrorText | Gets the text description of the error that occurred during the binding operation. |
![]() | Exception | Gets the exception that occurred during the binding operation. |
Show:
