[]
Enters a defer cycle that you can use to merge changes to the view and delay automatic refresh.
public IDisposable DeferRefresh()
Public Function DeferRefresh() As IDisposable
| Type | Description |
|---|---|
| IDisposable | An IDisposable object that you can use to dispose of the calling object. |