Name | Description | |
---|---|---|
![]() | DecimalPlaces | Gets or sets the number of digits shown after the decimal point. By default set to 0, which means that the numeric up down supports only whole numbers. |
![]() | DefaultSizeMeasureValue | Gets or sets a value that is used to measure the default size of the numeric up down. |
![]() | Step | Gets or sets the value of the Step property. By default set to 1. |
![]() | TextBox | Gets or sets the text box. |
![]() | TextSelectionMode | Gets or sets whether the caret will maintain its caret decimal position when updating the up down value with the up/down spinner |
![]() | WheelIncDecMode | Gets or sets the mode in which the numeric up down increases or decreases its value, when the user rotates the mouse wheel inside it. By default set to Always. |