Enum
CalendarView

The possible views in a Telerik Calendar component.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

cs-api-definition
public enum CalendarView

Fields

Century

Shows the decades in a century.

Declaration

cs-api-definition
Century = 3

Field Value

CalendarView

Decade

Shows the years in a decade.

Declaration

cs-api-definition
Decade = 2

Field Value

CalendarView

Month

Shows one month.

Declaration

cs-api-definition
Month = 0

Field Value

CalendarView

Year

Shows the months in a year.

Declaration

cs-api-definition
Year = 1

Field Value

CalendarView

In this article
DefinitionFieldsCenturyDecadeMonthYear
Not finding the help you need?
Contact Support