Gets or sets the content of the time part watermark.

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

Syntax

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

See Also