Gets or sets the input mask for the time part.
Namespace:
C1.Xaml.DateTimeEditorsAssembly: C1.Xaml.DateTimeEditors (in C1.Xaml.DateTimeEditors.dll)
Syntax
| C# |
|---|
public string TimeMask { get; set; } |
| Visual Basic |
|---|
Public Property TimeMask As String Get Set |