System.ComponentModel.BindingList<T>.ResetBindings Method

Raises a BindingList`1.ListChanged event of type ListChangedType.Reset.

Syntax

public void ResetBindings ()

Remarks

When the System.ComponentModel.BindingList`1 is bound to Windows Forms controls, the BindingList`1.ResetBindings method causes a refresh of all controls bound to the list.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 2.0.0.0, 4.0.0.0