TextInputMaskSettings.PlaceHolder Property
In This Article
Specifies the character used as the placeholder in a masked editor, for the Simple, Regular and RegEx mask types. This is a dependency property.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Char | The character used as the placeholder in a masked editor. |
See Also