Gets the view to which the ViewRow belongs.

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

Syntax

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

See Also