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

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