ComponentOne Input for WinForms
ImmediateUpdate Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1PictureBox Class : ImmediateUpdate Property
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.
Syntax
'Declaration
 
Public Property ImmediateUpdate As System.Boolean
public System.bool ImmediateUpdate {get; set;}
See Also

Reference

C1PictureBox Class
C1PictureBox Members