DataSource for Entity Framework in WPF
C1.LiveLinq.LiveViews Namespace / ViewRowCollection Class / Properties Property

In This Topic
    Properties Property (ViewRowCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property Properties As ViewRowPropertyInfo()
    public ViewRowPropertyInfo[] Properties {get;}
    See Also