ComponentOne GanttView for WPF
Tasks Property (Project)

C1.WPF.GanttView.4 Assembly > C1.GanttView 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