CollectionView::IsRefreshDeferred Property
.NET Framework (current version)
Gets a value that indicates whether there is an outstanding DeferRefresh in use.
Assembly: PresentationFramework (in PresentationFramework.dll)
Property Value
Type: System::Booleantrue if there is an outstanding DeferRefresh in use; otherwise, false.
Notes to Inheritors:
Derived classes should avoid calling Refresh if IsRefreshDeferred returns true.
.NET Framework
Available since 3.0
Available since 3.0
Show: