NevronOpenVision
Nevron.Nov.UI Namespace / NNumericUpDown Class


NNumericUpDown Class Properties

For a list of all members of this type, see NNumericUpDown members.

Public Properties
 NameDescription
Public PropertyGets 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.  
Public PropertyGets or sets a value that is used to measure the default size of the numeric up down.  
Public PropertyGets or sets the value of the Step property. By default set to 1.  
Public PropertyGets or sets the text box.  
Public PropertyGets or sets whether the caret will maintain its caret decimal position when updating the up down value with the up/down spinner  
Public PropertyGets 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.  
Top
See Also