[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.PromptChar

PromptChar Property

PromptChar

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

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

The character used as a prompt for input. The default is an underscore ("_").

Exceptions
Type Condition
ArgumentException

The assigned value is not valid or MinValue.