Gets or sets the character used to show spaces where user is supposed to type.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public string Prompt { get; set; } |
| Visual Basic |
|---|
Public Property Prompt As String Get Set |
Remarks
The default value is "_".