RegExMaskAttributeBase.IgnoreBlank Property
Specifies whether the editor can lose focus when a value has not been completely filled.
Namespace: DevExpress.Mvvm.DataAnnotations
Assembly: DevExpress.Mvvm.v24.1.dll
NuGet Packages: DevExpress.Mvvm, DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
Boolean | true, if the editor can lose focus when a value has not been completely filled; otherwise, false. |
See Also