[]
        
(Showing Draft Content)

C1.Web.Mvc.Fluent.CalendarBuilder.MonthView

MonthView Method

MonthView(bool)

Configurates MonthView. Sets a value indicating whether the calendar displays a month or a year.

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

The value.

Returns
Type Description
CalendarBuilder

Current builder.