Gets or sets the input mask for the time part.

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

Syntax

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

See Also