Back to Devexpress

NumericMask Properties

blazor-devexpress-dot-blazor-dot-numericmask-dot-underscore-properties.md

latest1.8 KB
Original Source

NumericMask Properties

Defines built-in patterns for Numeric masks.

NameDescription
Currency staticAdds a currency symbol to the editor’s value.
Percentage staticAdds a percent symbol to the editor’s value.
PercentageMultipliedBy100 staticApplies the Percent format to the editor’s value.
RealNumber staticApplies the Fixed-Point format to the editor’s value.
RealNumberWithThousandSeparator staticApplies the Numeric format to the editor’s value.
WholeNumber staticApplies the Decimal format to the editor’s value.

See Also

NumericMask Class

NumericMask Members

DevExpress.Blazor Namespace