ComponentOne Input for WinForms
Increment Property

C1.Win.C1Input.4 Assembly > C1.Win.C1Input Namespace > C1NumericEdit Class : Increment Property
Indicates the amount to increment/decrement when the user clicks up/down buttons.
Syntax
'Declaration
 
Public Property Increment As System.Object
public System.object Increment {get; set;}
See Also

Reference

C1NumericEdit Class
C1NumericEdit Members