Table of Contents

Method SetFirstItem

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

SetFirstItem(int)

Sets the specified item to be the first (top) visible item.

void SetFirstItem(int n)

Parameters

n int

Zero-based index of the item to place first.