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