Table of Contents

Property TopIndex

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

TopIndex

Gets or sets the index of the first visible item in the control. Returned value is the index in VisibleItems collection.

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

Property Value

int

The zero-based index of the first visible item in the control.