DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowPropertyInfo Class / ImmediateUpdate Property

In This Topic
    ImmediateUpdate Property (ViewRowPropertyInfo)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ImmediateUpdate As Boolean
    public bool ImmediateUpdate {get; set;}
    See Also