Table of Contents

Property Culture

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Culture

Gets or sets the culture to use (e.g. for number formatting). Defaults to CurrentUICulture.

public CultureInfo Culture { get; set; }

Property Value

CultureInfo