Scheduler for WinForms | ComponentOne
C1.Win.C1Schedule.4.5.2 Assembly / C1.Win.C1Schedule.Forms Namespace / ContactListForm Class / CompanyName Property

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