[]
        
(Showing Draft Content)

C1.Win.Input.C1PictureBox.ImmediateUpdate

ImmediateUpdate Property

ImmediateUpdate

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.

Declaration
public bool ImmediateUpdate { get; set; }