C1.WPF Namespace / C1MaskedTextBox Class / TextMaskFormat Property

In This Topic
TextMaskFormat Property (C1MaskedTextBox)
In This Topic
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
 
See Also