System.Windows.Forms.BindingManagerBase.UpdateIsBinding Method

When overridden in a derived class, updates the binding.

Syntax

protected abstract void UpdateIsBinding ()

Remarks

The BindingManagerBase.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.

Requirements

Namespace: System.Windows.Forms
Assembly: System.Windows.Forms (in System.Windows.Forms.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0