ComponentOne GanttView for WinForms
OutlineParent Property (BaseTask)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > BaseTask Class : OutlineParent Property
Gets or sets the the outline parent task.
Syntax
'Declaration
 
Public MustOverride Property OutlineParent As Task
public abstract Task OutlineParent {get; set;}
See Also

Reference

BaseTask Class
BaseTask Members