Sparkline for UWP | ComponentOne
C1.UWP Assembly / C1.Xaml Namespace / IC1CollectionView Interface / DeferRefresh Method

In This Topic
    DeferRefresh Method (IC1CollectionView)
    In This Topic
    Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
    Syntax
    'Declaration
     
    
    Function DeferRefresh() As IDisposable
    IDisposable DeferRefresh()
    See Also