ComponentOne Basic Library for UWP
Value Property (C1MaskedTextBox)

C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : Value Property
Gets or sets the formatted content of the control as specified by the TextMaskFormat property.
Syntax
'Declaration
 
Public Property Value As System.String
public System.string Value {get; set;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members