[]
Configurates WeeksBefore. Sets the number of weeks to show on the calendar before the current month.
public CalendarBuilder WeeksBefore(int value)
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |