[]
        
(Showing Draft Content)

C1.Web.Mvc.ShowMonthPicker

ShowMonthPicker Enum

Specifies constants that define whether the control should display month navigation elements.

Namespace: C1.Web.Mvc
Assembly: C1.Web.Mvc.dll
Syntax
public enum ShowMonthPicker

Fields

Name Description
AllMonths

Show month navigation elements on all months.

FirstAndLastMonths

Show month navigation elements on the first and last months.

FirstMonth

Show month navigation elements on the first month.

LastMonth

Show month navigation elements on the last month.

None

No month navigation.

Outside

Show month navigation buttons next to the edges of the calendar.