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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ColumnOffset

Horizontal scroll offset. The index of the first column in Table to display when when rendering the view.

public int ColumnOffset { get; set; }

Property Value

int

Remarks

This property allows very wide tables to be rendered with horizontal scrolling

Edit this page