ComponentOne Data Source for Entity Framework
C1.Win.Data.Entities Namespace / C1DataSource Class / Container Property

In This Topic
    Container Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Container As System.ComponentModel.IContainer
    public System.ComponentModel.IContainer Container {get;}
    See Also