Property ShowTopLine | Terminal.Gui v2 (original) (raw)
Namespace
Assembly
Terminal.Gui.dll
ShowTopLine
True to show the top lip of tabs. False to directly begin with tab text during rendering. When true header line occupies 3 rows, when false only 2. Defaults to true.
When TabsOnBottom is enabled this instead applies to the bottommost line of the control
public bool ShowTopLine { get; set; }