Table of Contents

Property TabLength

Namespace
Terminal.Gui.ViewBase
Assembly
Terminal.Gui.dll

TabLength

Gets or sets the total length of the tab header parallel to the border edge (including border cells). If null, the length is auto-computed from the Title width plus the TitleView's border cells. Only meaningful when Settings includes Tab.

public int? TabLength { get; set; }

Property Value

int?