ComponentOne ASP.NET MVC Controls
Step Property (InputNumber)

C1.Web.Mvc Namespace > InputNumber Class : Step Property
Gets or sets the amount to add or subtract to the Value property when the user clicks the spinner buttons.
Syntax
'Declaration
 
Public Property Step As Double
public double Step {get; set;}
See Also

Reference

InputNumber Class
InputNumber Members