Table of Contents

Method SetSelection

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

SetSelection(int)

Sets the selection to the item at the specified index.

public virtual void SetSelection(int n)

Parameters

n int

Zero-based index of the item to select.