TextInputMaskSettings.Mask Property
In This Article
Specifies the mask expression. 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 |
---|---|
String | A string representing a mask expression. |
See Also