Gets or sets a value that determines whether literals and prompt characters are included in the formatted string.
One of the MaskFormat values. The default is IncludeLiterals.
See TextMaskFormat property determines how the literal and prompt characters in the mask are processed when the generating the formatted string. More specifically, it determines whether literal characters, prompt characters, or both are included in the Text property. When prompt characters are excluded, they are transformed into spaces in the formatted string.
ItemMaskedTextBox Class | Resco.Controls.DetailView Namespace