[]
Gets or sets the C1.WPF.Input.C1MaskedTextBox.PromptChar value of the editor. Setting this property updates the C1.WPF.Input.C1MaskedTextBox.PromptChar on the underlying editor instance.
public char MaskPromptChar { get; set; }
Public Property MaskPromptChar As Char