EnumDisplayMode
Enum
Specifies the display mode of the calendar.
Definition
Namespace:Telerik.Windows.Controls.Calendar
Assembly:Telerik.Windows.Controls.Input.dll
Syntax:
cs-api-definition
public enum DisplayMode
Fields
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.