Gets or sets the content of the watermark.

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

Syntax

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

See Also