[]
Configurates RangeMax. Sets the maximum length allowed when editing date ranges.
public CalendarBuilder RangeMax(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |
The default value for this property is 0, which means there is no maximum value for range lengths.