TextInputMaskSettings.IgnoreBlank Property
In This Article
Specifies whether the blank editor value is considered valid. 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 |
---|---|
Boolean | true, of the blank editor value is considered valid; otherwise, false. |
See Also