[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.ShowHeader

ShowHeader Method

ShowHeader(bool)

Configurates ShowHeader. Sets a value indicating whether the control displays the header area with the current month and navigation buttons.

Declaration
public CalendarBuilder ShowHeader(bool value)
Parameters
Type Name Description
bool value

The value.

Returns
Type Description
CalendarBuilder

Current builder.