Data for Silverlight
IsCurrentBeforeFirst Property

C1.Silverlight.Data Namespace > DataView Class : IsCurrentBeforeFirst Property
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

Reference

DataView Class
DataView Members