Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
ViewRow
.
.
::
.
.
Value Property
ViewRow Class
See Also
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
ViewRow Class
C1.LiveLinq.LiveViews Namespace