Enum ValueFormat
UpDownMode determines the format of the value.
Namespace: Telerik.Windows.Controls
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum ValueFormat
Currency
Formats value in currency notation.
Numeric
Formats value using fixed point notation using thousand separator.
Percentage
Formats value in percentage notation, according to a decimal value.