[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.InputNumberBuilder.RepeatButtons

RepeatButtons Method

RepeatButtons(bool)

Configurates RepeatButtons. Sets a value that determines whether the spinner buttons should act as repeat buttons, firing repeatedly as the button remains pressed.

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

The value.

Returns
Type Description
InputNumberBuilder

Current builder.