Table of Contents

Property SelectedIndex

Namespace
Alternet.Editor.Wpf
Assembly
Alternet.Editor.Wpf.v9.dll

SelectedIndex

Gets or sets the index of the first item in the current selection or returns negative one (-1) if the selection is empty.

public int SelectedIndex { get; set; }

Property Value

int