Gets or sets the content of the watermark.

Namespace:  C1.Silverlight.RichTextBox
Assembly:  C1.Silverlight.RichTextBox (in C1.Silverlight.RichTextBox.dll)

Syntax

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

See Also