Click or drag to resize

NumericMaskedTextBoxTCulture Property

Gets or sets the culture for the DecimalCharacter and SignCharacters formatting characters.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public CultureInfo Culture { get; set; }

Property Value

Type: CultureInfo
See Also