Table of Contents

Method ChangeSelection

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

ChangeSelection(bool)

Increments or decrementsSelectedIndex property.

public void ChangeSelection(bool inc)

Parameters

inc bool

Specifies whether SelectedIndex should be incremented.