Table of Contents

Property Format

Namespace
Terminal.Gui
Assembly
Terminal.Gui.dll

Format

Gets or sets the format string used to display the value. The default is "{0}".

public string Format { get; set; }

Property Value

string