DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / View Class / CurrentItem Property

In This Topic
    CurrentItem Property (View)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CurrentItem As Object
    public object CurrentItem {get;}
    See Also