[]
Configurates MonthView. Sets a value indicating whether the calendar displays a month or a year.
public CalendarBuilder MonthView(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |