ComponentOne GanttView for WPF
SelectedTask Property

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