Back to Devexpress

NumericMaskOptions Attached Properties

wpf-devexpress-dot-xpf-dot-editors-dot-numericmaskoptions-dot-underscore-attachedproperties.md

latest1.0 KB
Original Source

NumericMaskOptions Attached Properties

Contains settings specific to numeric masks.

NameDescription
AlwaysShowDecimalSeparator staticGets or sets whether to show the decimal separator when the fractional part is zero. This is an attached property.
HideInsignificantZeros staticGets or sets whether the editor hides “ 0 “ (zero) when all digits are removed. This is an attached property.
ValueAfterDelete staticSpecifies whether the editor sets the 0 (zero) or null value after the last digit is removed. This is an attached property.

See Also

NumericMaskOptions Class

NumericMaskOptions Members

DevExpress.Xpf.Editors Namespace