Table of Contents

Method SelectItemsAndScroll

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

SelectItemsAndScroll(params int[])

Selects items with the specified indexes and scrolls the control so the first selected item will become visible in the view.

public virtual bool SelectItemsAndScroll(params int[] indexes)

Parameters

indexes int[]

Returns

bool