TextInputMaskSettings.AllowNullInput Property
In This Article
Indicates whether end-users can set the editor’s value to a null reference.
Namespace: DevExpress.WinUI.Editors
Assembly: DevExpress.WinUI.Editors.v23.2.dll
NuGet Package: DevExpress.WinUI
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if null input is allowed; otherwise, false. |
See Also