ComponentOne FlexGrid for UWP
DeferRefresh Method (IC1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > IC1CollectionView Interface : DeferRefresh Method
Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
Syntax
'Declaration
 
Function DeferRefresh() As System.IDisposable
System.IDisposable DeferRefresh()
See Also

Reference

IC1CollectionView Interface
IC1CollectionView Members