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