Gets or sets the formatted content of the control as specified by the TextMaskFormat property.
Namespace:
C1.PhoneAssembly: C1.Phone (in C1.Phone.dll)
XMLNS for XAML: Not mapped to an xmlns.
Syntax
| C# |
|---|
public string Value { get; set; } |
| Visual Basic |
|---|
Public Property Value As String Get Set |
| XAML Attribute Usage |
|---|
<object Value="string" .../> |