New to Telerik UI for WPFStart a free 30-day trial

UpDownMode determines the format of the value.

Definition

Namespace:Telerik.Windows.Controls

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

C#
public enum ValueFormat

Fields

Formats value in currency notation.

C#
Currency = 1
Field Value:

1

Formats value using fixed point notation using thousand separator.

C#
Numeric = 0
Field Value:

0

Formats value in percentage notation, according to a decimal value.

C#
Percentage = 2
Field Value:

2

In this article
DefinitionFieldsCurrencyNumericPercentage
Not finding the help you need?
Contact Support