Table of Contents

Property ScrollBars

Namespace
Terminal.Gui.Views
Assembly
Terminal.Gui.dll

ScrollBars

Gets or sets a value indicating whether scroll bars are enabled.

public bool ScrollBars { get; set; }

Property Value

bool

Remarks

When set to true, scroll bars will be displayed if the content exceeds the viewable area.