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

Namespace

Terminal.Gui

Assembly

Terminal.Gui.dll

ShowHorizontalScrollIndicators

True to render a arrows on the right/left of the table when there are more column(s) that can be scrolled to. Requires ShowHorizontalHeaderUnderline to be true. Defaults to true

public bool ShowHorizontalScrollIndicators { get; set; }

Property Value

bool

Edit this page