[]
        
(Showing Draft Content)

GrapeCity.Win.Spread.InputMan.CellType.Fields.DateInputDisplayField.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 display field.

Remarks

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