[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.FieldsEditorControlCellType.PromptChar

PromptChar Property

PromptChar

Gets or sets the character used as a prompt for input.

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

The character used as a prompt for input. 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.