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.
Namespace:
C1.LiveLinq.LiveViewsAssembly: C1.Silverlight.LiveLinq (in C1.Silverlight.LiveLinq.dll)
Syntax
C# |
---|
public bool ImmediateUpdate { get; set; } |
Visual Basic |
---|
Public Property ImmediateUpdate As Boolean Get Set |