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