Table of Contents

Property TabWidth

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

TabWidth

Gets or sets the number of columns that will be used for tab characters in the text. The default is 4.

public int TabWidth { get; set; }

Property Value

int