[]
        
(Showing Draft Content)

C1.WinUI.Input.C1MaskedTextBox.PromptChar

PromptChar Property

PromptChar

Gets or sets the character used to show spaces where user is supposed to type.

Declaration
[TypeConverter(typeof(CharConverter))]
public char PromptChar { get; set; }