Enum DisplayMode
Specifies the display mode of the calendar.
Namespace: Telerik.Windows.Controls.Calendar
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum DisplayMode
CenturyView
The calendar displays one or more centuries.
DecadeView
The calendar displays one or more decades (10s) of years.
MonthView
The calendar shows one or more months for choosing dates.
YearView
The calendar displays the months of one or more years.