Click or drag to resize

FixedMaskedTextProviderCulture Property

Gets the culture for the mask, as specified in the constructor.

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

Property Value

Type: CultureInfo
The culture for the mask.
See Also