Gets the current item in the view.

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

Syntax

C#
public Object CurrentItem { get; }
Visual Basic
Public ReadOnly Property CurrentItem As Object
	Get

See Also