ICollectionView::IsCurrentAfterLast Property
.NET Framework (current version)
Gets a value that indicates whether the CurrentItem of the view is beyond the end of the collection.
Assembly: WindowsBase (in WindowsBase.dll)
Property Value
Type: System::BooleanReturns true if the CurrentItem of the view is beyond the end of the collection; otherwise, false.
.NET Framework
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Available since 3.0
Silverlight
Available since 2.0
Windows Phone Silverlight
Available since 7.0
Show: