ICollectionView.IsCurrentBeforeFirst Property
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Gets a value that indicates whether the CurrentItem of the view is beyond the start of the collection.
Assembly: System.Windows (in System.Windows.dll)
Property Value
Type: System.Booleantrue if the CurrentItem of the view is beyond the start of the collection; otherwise, false.
Show: