DxTextMaskProperties Properties
Defines properties for Text masks.| Name | Description |
|---|---|
| Culture | Specifies an application’s current culture. Inherited from DxMaskPropertiesBase. |
| InvalidInputNotificationText | Specifies the validation message displayed when a data editor value does not match the applied mask. Inherited from DxMaskPropertiesBase. |
| Placeholder | Specifies the input prompt character for Text masks. |
| SaveLiteral | Specifies whether an editor’s value contains constantly-displayed mask characters (literals). |
See Also