[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.DateInputField.PromptChar

PromptChar Property

PromptChar

Gets or sets the prompt char used for prompt empty bits of the field. This is a dependency property.

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.

Exceptions
Type Condition
ArgumentException

The assigned value is invalid char.