Property SelectedIndex
- Namespace
- Alternet.Editor.CodeCompletion
- Assembly
- Alternet.Editor.v10.dll
SelectedIndex
Gets or sets the zero-based index of the currently selected item in
the CompletionListBox
.
public override int SelectedIndex { get; set; }