ComponentOne Basic Library for UWP
Increment Property

C1.UWP Assembly > C1.Xaml Namespace > C1NumericBox Class : Increment Property
Gets or sets the increment applied when the user pressed the up/down arrow keys.
Syntax
'Declaration
 
Public Property Increment As System.Double
public System.double Increment {get; set;}
See Also

Reference

C1NumericBox Class
C1NumericBox Members