ComponentOne Basic Library for UWP
TextMaskFormat Property

C1.UWP Assembly > C1.Xaml Namespace > C1MaskedTextBox Class : TextMaskFormat Property
Gets or sets a value that determines whether literals and prompt characters are included in the Value property.
Syntax
'Declaration
 
Public Property TextMaskFormat As MaskFormat
public MaskFormat TextMaskFormat {get; set;}
See Also

Reference

C1MaskedTextBox Class
C1MaskedTextBox Members