[]
Configurates RepeatButtons. Sets a value that determines whether the calendar buttons should act as repeat buttons, firing repeatedly as the button remains pressed.
public CalendarBuilder RepeatButtons(bool value)
Type | Name | Description |
---|---|---|
bool | value | The value. |
Type | Description |
---|---|
CalendarBuilder | Current builder. |
The default value for this property is true.