ComponentOne DateTimeEditors for UWP
Prompt Property (C1TimeEditor)

C1.UWP.DateTimeEditors Assembly > C1.Xaml.DateTimeEditors Namespace > C1TimeEditor Class : Prompt Property
Gets or sets the character used to show spaces where user is supposed to type.
Syntax
'Declaration
 
Public Property Prompt As System.String
public System.string Prompt {get; set;}
Remarks
The default value is "_".
See Also

Reference

C1TimeEditor Class
C1TimeEditor Members