Gets the view element (item) represented by this ViewRow object.

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

Syntax

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

See Also