EnumValueFormat
Enum
UpDownMode determines the format of the value.
Definition
Namespace:Telerik.Windows.Controls
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public enum ValueFormat
Fields
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.