C1.UWP Assembly / C1.Xaml Namespace / C1CollectionView Class / DeferRefresh Method

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