ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView Namespace / TaskForm Class / CompanyName Property

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