Table of Contents

Method EnsureVisible

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

EnsureVisible(int)

Ensures that the item at the given index is visible in the viewport.

public virtual void EnsureVisible(int n)

Parameters

n int

Zero-based index of the item to make visible.