ComponentOne GanttView for WinForms
C1.Win.C1GanttView.4.5.2 Assembly / C1.Win.C1GanttView Namespace / Task Class
Members

In This Topic
    Task Class
    In This Topic
    Represents a task in the project.
    Object Model
    Task Class
    Syntax
    'Declaration
     
    Public Class Task 
       Inherits BaseTask
    public class Task : BaseTask 
    Inheritance Hierarchy

    System.Object
       C1.C1Schedule.BasePersistableObject
          C1.Win.C1GanttView.BaseObject
             C1.Win.C1GanttView.BaseTask
                C1.Win.C1GanttView.Task

    See Also