Gets or sets the content of the watermark.

Namespace:  C1.Xaml
Assembly:  C1.Xaml (in C1.Xaml.dll)

Syntax

C#
public Object Watermark { get; set; }
Visual Basic
Public Property Watermark As Object
	Get
	Set

See Also