BindingManagerBase::UpdateIsBinding Method ()
.NET Framework (current version)
When overridden in a derived class, updates the binding.
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
The UpdateIsBinding method updates the data binding between the bound control and its data source. For complex data-binding scenarios, it also resets the current position to the beginning of the underlying list.
.NET Framework
Available since 1.1
Available since 1.1
Show: