DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowCollection Class / DeferRefresh Method

In This Topic
    DeferRefresh Method (ViewRowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Function DeferRefresh() As IDisposable
    public IDisposable DeferRefresh()
    See Also