Table of Contents

Method GetSelectionsItem

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

GetSelectionsItem(int)

Gets the index of the selected item at the specified selection order.

int GetSelectionsItem(int index)

Parameters

index int

Zero-based index into the selection list.

Returns

int

The zero-based item index corresponding to that selection entry.