GanttView for WPF | ComponentOne
C1.WPF.GanttView.4.5.2 Assembly / C1.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