FixedMaskedTextProviderIHandlerCulture 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 CultureInfo Culture { get; }
ReadOnly Property Culture As CultureInfo
Get
abstract Culture : CultureInfo with get
Property Value
Type:
CultureInfoThe culture for the mask.
See Also