Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ViewRow
.
.
::
.
.
View Property
ViewRow Class
See Also
Gets the view to which the
ViewRow
belongs.
Namespace:
C1.LiveLinq.LiveViews
Assembly:
C1.Silverlight.LiveLinq
(in C1.Silverlight.LiveLinq.dll)
Syntax
C#
public
View
View
{
get
; }
Visual Basic
Public
ReadOnly
Property
View
As
View
Get
See Also
ViewRow Class
C1.LiveLinq.LiveViews Namespace