[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputNumberBuilder.ShowSpinner

ShowSpinner Method

ShowSpinner(bool)

Configurates ShowSpinner. Sets a value indicating whether the control displays spinner buttons to increment or decrement the value (the step property must be set to a non-zero value).

Declaration
public InputNumberBuilder ShowSpinner(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
InputNumberBuilder

Current builder.