Property LeftItem | Terminal.Gui v2 (original) (raw)

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

LeftItem

Gets or sets the leftmost column that is currently visible (when scrolling horizontally).

public int LeftItem { get; set; }

Property Value

int

The left position.

Edit this page