MaskAttributeBase Properties
Provides base mask attributes.| Name | Description |
|---|---|
| Mask | Specifies a mask expression. |
| TypeId | When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
| UseAsDisplayFormat | Specifies whether display values are still formatted using the mask when the editor is not focused. This is a dependency property. |
See Also