ComponentOne GanttView for WinForms
Tasks Property (Project)

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

Reference

Project Class
Project Members