Gets or sets the character used to show spaces where user is supposed to type.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public char PromptChar { get; set; } |
| Visual Basic |
|---|
Public Property PromptChar As Char Get Set |