[]
Gets or sets the character used as an input prompt.
public virtual char PromptChar { get; set; }
Public Overridable Property PromptChar As Char
| Type | Description |
|---|---|
| char | The character used as an input prompt. The default is an underscore ("_"). |
The PromptChar property determines the display text when the GrapeCity.Win.Value is none and one or more input fields or display fields exist.