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

In This Topic
    Parts Property (Task)
    In This Topic
    Gets parts of the task.
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property Parts As Parts
    public override Parts Parts {get;}
    See Also