[]
        
(Showing Draft Content)

C1.Schedule.C1BindingSource.ResetItem

ResetItem Method

ResetItem(int)

Causes a control bound to the C1BindingSource to re-read the item at the specified index, and refresh its displayed value.

Declaration
public void ResetItem(int itemIndex)
Parameters
Type Name Description
int itemIndex

The zero-based index of item to re-read.