Skip to main content
A newer version of this page is available. .

NumericMaskAttribute Properties

Provides numeric mask attributes.
Name Description
Culture Specifies the name of the culture whose settings are used by the mask.
Mask Specifies a mask expression. Inherited from MaskAttributeBase.
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. Inherited from MaskAttributeBase.
See Also