RegularMaskAttribute.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.2.dll
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the constantly displayed mask characters are included in an editor’s value; otherwise, false. |
See Also