ComponentOne GanttView for WinForms
C1.Win.GanttView.8 Assembly / C1.Win.GanttView 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