Causes a control bound to the
C1BindingSource to reread all the items in the list and refresh their displayed values.
public void ResetBindings(
System.bool
)
'Declaration
Public Sub ResetBindings( _
ByVal As System.Boolean _
)
Parameters
- metadataChanged
- The System.Boolean value specifying whether the metadata has been changed.