[]
Configurates ShowHeader. Sets a value indicating whether the control displays the header area with the current month and navigation buttons.
public CalendarBuilder ShowHeader(bool value)
| Type | Name | Description |
|---|---|---|
| bool | value | The value. |
| Type | Description |
|---|---|
| CalendarBuilder | Current builder. |