NumericMaskAttribute Properties
Provides numeric mask attributes.
Name | Description |
---|---|
Always |
Gets or sets whether to display the decimal separator even if the fractional part is zero. |
Culture | Specifies the name of the culture whose settings are used by the mask. |
Mask |
Specifies a mask expression.
Inherited from Mask |
Type |
When implemented in a derived class, gets a unique identifier for this Attribute. Inherited from Attribute. |
Use |
Specifies whether display values are still formatted using the mask when the editor is not focused. This is a dependency property.
Inherited from Mask |
See Also