Table of Contents

Method SelectIndex

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

SelectIndex(int)

Selects the item with the specified index and scrolls it into view.

public void SelectIndex(int index)

Parameters

index int

Index of item to select.