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