MaskedTextBoxPromptChar Property
Gets or sets the character used to represent the absence of user input in MaskedTextBox.
Namespace: Avalonia.ControlsAssembly: Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
public char PromptChar { get; set; }
Public Property PromptChar As Char
Get
Set
member PromptChar : char with get, set
Property Value
Char