MaskedTextBoxResetOnSpace Property
Gets or sets a value indicating if selected characters should be reset when the space character is pressed.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public bool ResetOnSpace { get; set; }
Public Property ResetOnSpace As Boolean
Get
Set
member ResetOnSpace : bool with get, set
Property Value
Boolean