Table of Contents

Method EnsureVisible

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

EnsureVisible(int)

Makes item with the specified index visible in the control's view.

public override bool EnsureVisible(int index)

Parameters

index int

Index of the item.

Returns

bool