Table of Contents

Method EnsureVisible

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

EnsureVisible(int)

Ensures that the item is visible within the control, scrolling the contents of the control, if necessary.

void EnsureVisible(int itemIndex)

Parameters

itemIndex int

The item index to scroll into visibility.