[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputFieldInfo.PromptChar

PromptChar Property

PromptChar

Gets or sets the prompt character for the field.

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

A char value used as a placeholder character for the field when entering data.

Remarks

This property retrieves the char used as the prompt character for the field.