Property HorizontalScrollBar
HorizontalScrollBar
Gets the horizontal ScrollBar. This property is lazy-loaded and will not be created until it is accessed.
public ScrollBar HorizontalScrollBar { get; }
Property Value
Remarks
ViewportSettings controls how scrolling behaves for the View.
See ScrollBar for more information on how to use the ScrollBar.
See the Layout Deep Dive for more information: https://gui-cs.github.io/Terminal.Gui/docs/layout.html