Namespace:  C1.Data.DataSource
Assembly:  C1.Data.Entity (in C1.Data.Entity.dll)

Syntax

C#
bool ICollectionView.IsCurrentAfterLast { get; }
Visual Basic
Private ReadOnly Property IsCurrentAfterLast As Boolean
	Implements ICollectionView.IsCurrentAfterLast
	Get

Implements

ICollectionView..::..IsCurrentAfterLast

See Also