BindingCompleteContext Enumeration
.NET Framework (current version)
Specifies the direction of the binding operation.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
| Member name | Description | |
|---|---|---|
| ControlUpdate | An indication that the control property value is being updated from the data source. | |
| DataSourceUpdate | An indication that the data source value is being updated from the control property. |
The BindingCompleteContext enumeration is used by the BindingCompleteEventArgs class.
.NET Framework
Available since 2.0
Available since 2.0
Show: