ComponentOne GanttView for WinForms
SelectedTaskIndex Property

C1.Win.C1GanttView.4 Assembly > C1.Win.C1GanttView Namespace > C1GanttView Class : SelectedTaskIndex Property
Gets or sets the index of the currently selected task.
Syntax
'Declaration
 
Public Property SelectedTaskIndex As System.Integer
public System.int SelectedTaskIndex {get; set;}
See Also

Reference

C1GanttView Class
C1GanttView Members