Table of Contents

Property LeaveLastRow

Namespace
Terminal.Gui.Trees
Assembly
Terminal.Gui.dll

LeaveLastRow

true to leave the last row of the control free for overwritting (e.g. by a scrollbar) When true scrolling will be triggered on the second last row of the control rather than. the last.

public bool LeaveLastRow { get; set; }

Property Value

bool