[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputNumberBuilder.Step

Step Method

Step(double)

Configurates Step. Sets the amount to add or subtract to the Value property when the user clicks the spinner buttons.

Declaration
public InputNumberBuilder Step(double value)
Parameters
Type Name Description
double value

The value.

Returns
Type Description
InputNumberBuilder

Current builder.