[]
        
(Showing Draft Content)

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

PromptChar Property

PromptChar

Gets or sets the prompt char of the field.

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

A char value used for prompt empty bits of the field when inputting.

Remarks

The property retrieves the char used for prompt empty bits of the field.