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

Syntax

C#
Object ICollectionView.CurrentItem { get; }
Visual Basic
Private ReadOnly Property CurrentItem As Object
	Implements ICollectionView.CurrentItem
	Get

Implements

ICollectionView..::..CurrentItem

See Also