Gets or sets the content of the date part watermark.

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

Syntax

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

See Also