DataSourceProvider::IsRefreshDeferred Property
.NET Framework (current version)
Gets a value that indicates whether there is an outstanding DeferRefresh in use.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System::Booleantrue if there is an outstanding DeferRefresh in use; otherwise, false.
Notes to implementers: To get the best use out of refresh deferral, do not call Refresh when this property is true.
.NET Framework
Available since 3.0
Available since 3.0
Show: