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

In This Topic
    View Property
    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