ComponentOne Data Source for Entity Framework
C1.LiveLinq.LiveViews Namespace / View Class / CurrentItem Property

In This Topic
    CurrentItem Property (View)
    In This Topic
    Gets the current item in the view.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property CurrentItem As System.Object
    public System.object CurrentItem {get;}
    See Also