[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.RepeatButtons

RepeatButtons Method

RepeatButtons(bool)

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

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.

Remarks

The default value for this property is true.