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

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