ComponentOne GanttView for WinForms
Tasks Property (C1GanttView)

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : Tasks Property
Gets the list of tasks.
Syntax
'Declaration
 
Public ReadOnly Property Tasks As TaskCollection
public TaskCollection Tasks {get;}
See Also

Reference

C1GanttView Class
C1GanttView Members