ComponentOne InputPanel for WinForms
Increment Property

C1.Win.C1InputPanel.4 Assembly > C1.Win.C1InputPanel Namespace > InputNumericBox Class : Increment Property
Gets or sets the amount by which the Value property changes when the users presses the up and down keys.
Syntax
'Declaration
 
Public Property Increment As System.Decimal
public System.decimal Increment {get; set;}
See Also

Reference

InputNumericBox Class
InputNumericBox Members