Namespace:  C1.LiveLinq.LiveViews
Assembly:  C1.LiveLinq (in C1.LiveLinq.dll)

Syntax

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

Implements

ICollectionView..::..IsCurrentBeforeFirst

See Also