[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControl.PromptChar

PromptChar Property

PromptChar

Gets or sets the character used as an input prompt.

Declaration
public virtual char PromptChar { get; set; }
Public Overridable Property PromptChar As Char
Property Value
Type Description
char

The character used as an input prompt. The default is an underscore ("_").

Remarks

The PromptChar property determines the display text when the GrapeCity.Win.Value is none and one or more input fields or display fields exist.