Gets or sets the watermark content displayed when the control is empty.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public Object Watermark { get; set; } |
| Visual Basic |
|---|
Public Property Watermark As Object Get Set |