Table of Contents

Property TopIndex

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

TopIndex

The index of the first visible item in a list box. Initially the item with index 0 is at the top of the list box, but if the list box contents have been scrolled another item may be at the top.

[Browsable(false)]
public virtual int TopIndex { get; set; }

Property Value

int