[]
        
(Showing Draft Content)

C1.Schedule.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)
Public Sub ResetBindings(metadataChanged As Boolean)
Parameters
Type Name Description
bool metadataChanged

The bool value specifying whether the metadata has been changed.