[]
        
(Showing Draft Content)

C1.WPF.DataCollection.C1CollectionView.DeferRefresh

DeferRefresh Method

DeferRefresh()

Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.

Declaration
public IDisposable DeferRefresh()
Returns
Type Description
IDisposable

An IDisposable object that you can use to dispose of the calling object.

Implements
Exceptions
Type Condition
InvalidOperationException