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

In This Topic
    View Property (ViewRow)
    In This Topic
    Gets the view to which the ViewRow belongs.
    Syntax
    'Declaration
     
    Public ReadOnly Property View As View
    public View View {get;}
    See Also