Causes a control bound to the
C1BindingSource to re-read the item at the specified index, and refresh its displayed value.
public void ResetItem(
System.int
)
'Declaration
Public Sub ResetItem( _
ByVal As System.Integer _
)
Parameters
- itemIndex
- The zero-based index of item to re-read.