[]
        
(Showing Draft Content)

C1.LiveLinq.LiveViews.ViewRowPropertyInfo.ImmediateUpdate

ImmediateUpdate Property

ImmediateUpdate

Gets or sets a boolean value indicating whether changes made to this property through data binding must be immediately sent to the corresponding view item even if the view in editing mode. BeginEdit()

Declaration
public bool ImmediateUpdate { get; set; }