Gets (or sets, at initialization time) the index of the current selection.
Namespace:
DlhSoft.Windows.ControlsAssembly: DlhSoft.ProjectData.GanttChart.LightWPF.Controls (in DlhSoft.ProjectData.GanttChart.LightWPF.Controls.dll)
Syntax
| C# |
|---|
public int SelectedIndex { get; set; } |
| Visual Basic (Declaration) |
|---|
Public Property SelectedIndex As Integer |