DataSource for Entity Framework in WPF
C1.WPF.Data.Entities Namespace / EntityViewSourceCollection Class / Item Property

In This Topic
    Item Property (EntityViewSourceCollection)
    In This Topic
    Gets the C1.Data.Entities.EntityViewSource with the specified name.
    Overload List
    OverloadDescription
    Gets the C1.Data.Entities.EntityViewSource with the specified name.  
    (Inherited from System.Collections.ObjectModel.Collection<T>)
    See Also