CalendarView
Enum
The possible views in a Telerik Calendar component.
Definition
Fields
Shows the decades in a century.
C#
Century = 3
Shows the years in a decade.
C#
Decade = 2
Shows one month.
C#
Month = 0
Shows the months in a year.
C#
Year = 1