ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender.Design Namespace / VDLAddTableDialog Class / CompanyName Property

In This Topic
    CompanyName Property (VDLAddTableDialog)
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly Property CompanyName As System.String
    public System.string CompanyName {get;}
    See Also