Gets or sets the content of the watermark.

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

Syntax

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

See Also