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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

RowOffset

Vertical scroll offset. The index of the first row in Table to display in the first non header line of the control when rendering the view.

public int RowOffset { get; set; }

Property Value

int

Edit this page