Table of Contents

Property Format

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

Format

Gets or sets the DateTimeFormatInfo used for date formatting.

public DateTimeFormatInfo Format { get; set; }

Property Value

DateTimeFormatInfo

Remarks

The editor uses ShortDatePattern to determine the display format.

The width automatically adjusts when the format changes to accommodate the new pattern.