Gets a value that indicates whether the System.Windows.Data.PagedCollectionView.CurrentItem of the view is before the start of the collection.
Syntax
'Declaration
Public Overridable ReadOnly Property IsCurrentBeforeFirst As Boolean
public virtual bool IsCurrentBeforeFirst {get;}
See Also