Table of Contents

Property UseThemeBackground

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

UseThemeBackground

Gets or sets whether the table uses the syntax highlighting theme's background color for cell and border fills. Defaults to false.

public bool UseThemeBackground { get; set; }

Property Value

bool