DataGridCollectionView.

DeferRefresh() Method

Summary

Enter a Defer Cycle. Defer cycles are used to coalesce changes to the ICollectionView.
Namespace
Avalonia.Collections
Containing Type
DataGridCollectionView

Syntax

public IDisposable DeferRefresh()

Return Value

Type Description
IDisposable IDisposable used to notify that we no longer need to defer, when we dispose