The NumericUpDown type exposes the following members.

Fields

  NameDescription
Public fieldStatic memberDeltaProperty
Delta.
Public fieldStatic memberDigitsProperty
Using a DependencyProperty as the backing store for DecimalPlaces
Public fieldStatic memberIsIntegerProperty
Identifies the IsInteger dependency property.
Public fieldStatic memberIsPercentageProperty
The is percentage property.
Public fieldStatic memberMaximumProperty
Identifies the Maximum dependency property.
Public fieldStatic memberMinimumProperty
Identifies the Minimum dependency property.
Public fieldStatic memberValueInternalProperty
The value internal property
Public fieldStatic memberValueProperty
Identifies the Value dependency property.

See Also