Gets or sets whether the image should be put into the data source right after the Image property has been changed or it shouldn't be put there until the following call of the CurrencyManager.EndCurrentEdit() method.
public bool ImmediateUpdate {get; set;}
'Declaration
Public Property ImmediateUpdate As Boolean