ComponentOne DateTimeEditors for WPF and Silverlight
Prompt Property (C1DateTimePicker)

C1.WPF.DateTimeEditors Namespace > C1DateTimePicker 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

C1DateTimePicker Class
C1DateTimePicker Members