[]
Configurates MonthCount. Sets the number of months to display within the calendar.
public CalendarBuilder MonthCount(int value)
Public Function MonthCount(value As Integer) As CalendarBuilder
| Type | Name | Description |
|---|---|---|
| int | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |