ComponentOne GanttView for WinForms
Parts Property (BaseTask)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : Parts Property
Gets or sets the C1.GanttView.Parts of this task.
Syntax
'Declaration
 
Public MustOverride ReadOnly Property Parts As Parts
public abstract Parts Parts {get;}
See Also

Reference

BaseTask Class
BaseTask Members