DxNumericMaskProperties Properties
Defines properties for Numeric masks.Name | Description |
---|---|
AlwaysShowDecimalSeparator | Specifies whether to show the decimal separator (even if the fractional part is zero). |
Culture | Specifies an application’s current culture. Inherited from DxMaskPropertiesBase. |
InvalidInputNotificationText | Specifies the validation message displayed when a data editor value does not match the applied mask. Inherited from DxMaskPropertiesBase. |
See Also