SimpleMaskAttribute.SaveLiteral Property
Gets or sets whether constantly displayed mask characters (literals) are included in an editor’s value.
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 constantly displayed mask characters are included in an editor’s value; otherwise, false. |
See Also