Table of Contents

Property SelectedIndex

Namespace
Alternet.Editor.CodeCompletion
Assembly
Alternet.Editor.v9.dll

SelectedIndex

Gets or sets the zero-based index of the currently selected item in the CompletionListBox.

public override int SelectedIndex { get; set; }

Property Value

int