ComponentOne GanttView for WinForms
SelectedTask Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : SelectedTask Property
Gets or sets the currently selected task.
Syntax
'Declaration
 
Public Property SelectedTask As Task
public Task SelectedTask {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members