Table of Contents

Property TopItem

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

TopItem

Gets or sets the index of the item that will appear at the top of the Viewport.

public int TopItem { get; set; }

Property Value

int

The top item.

Remarks

This a helper property for accessing listView.Viewport.Y.