Gets or sets the help text to show instead of date when the control is empty.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public string DateWatermark { get; set; } |
| Visual Basic |
|---|
Public Property DateWatermark As String Get Set |
| XAML Attribute Usage |
|---|
<object DateWatermark="string" .../> |