Data for Silverlight
IsCurrentAfterLast Property

C1.Silverlight.Data Namespace > DataView Class : IsCurrentAfterLast Property
Gets a value that indicates whether the System.Windows.Data.PagedCollectionView.CurrentItem of the view is beyond the end of the collection.
Syntax
'Declaration
 
Public Overridable ReadOnly Property IsCurrentAfterLast As Boolean
public virtual bool IsCurrentAfterLast {get;}
See Also

Reference

DataView Class
DataView Members