[]
        
(Showing Draft Content)

C1.C1Schedule.C1BindingSource.ResetBindings

ResetBindings Method

ResetBindings(bool)

Causes a control bound to the C1BindingSource to reread all the items in the list and refresh their displayed values.

Declaration
public void ResetBindings(bool metadataChanged)
Parameters
Type Name Description
bool metadataChanged

The bool value specifying whether the metadata has been changed.