WinUI | ComponentOne
C1.WinUI.DateTimeEditors Assembly / C1.WinUI.DateTimeEditors Namespace / C1DateTimePicker Class / Prompt Property
In This Topic
    Prompt Property (C1DateTimePicker)
    In This Topic
    Gets or sets the character used to show spaces where user is supposed to type.
    Syntax
    public string Prompt {get; set;}
    Remarks
    The default value is "_".
    See Also