ComponentOne GanttView for WPF
Tasks Property (C1GanttView)

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