ComponentOne Basic Library for UWP
IsCurrentBeforeFirst Property (C1CollectionView)

C1.UWP Assembly > C1.Xaml Namespace > C1CollectionView Class : IsCurrentBeforeFirst Property
Gets a value that indicates whether the CurrentItem of the view is beyond the beginning of the collection.
Syntax
'Declaration
 
Public ReadOnly Property IsCurrentBeforeFirst As System.Boolean
public System.bool IsCurrentBeforeFirst {get;}
See Also

Reference

C1CollectionView Class
C1CollectionView Members