Gets the formatted content of the control as specified by the TextMaskFormat property.
Namespace:
C1.XamlAssembly: C1.Xaml (in C1.Xaml.dll)
Syntax
| C# |
|---|
public string Value { get; set; } |
| Visual Basic |
|---|
Public Property Value As String Get Set |