C1.WinUI.Input Assembly / C1.WinUI.Input Namespace / C1MaskedTextBox Class / TextMaskFormat Property
In This Topic
TextMaskFormat Property
In This Topic
Gets or sets a value that determines whether literals and prompt characters are included in the Value property.
Syntax
public MaskFormat TextMaskFormat {get; set;}
See Also