Culture Property
Gets or sets the culture information associated with the masked text box.
Definition
Namespace: Avalonia.Controls
Assembly: Avalonia.Controls (in Avalonia.Controls.dll)
- C#
- VB
- F#
public CultureInfo? Culture { get; set; }
Public Property Culture As CultureInfo
Get
Set
member Culture : CultureInfo with get, set