Enum
CalendarDisplayMode

Specifies the supported display modes by the calendar control.

Definition

Namespace:Telerik.Maui.Controls.Calendar

Assembly:Telerik.Maui.Controls.dll

Syntax:

cs-api-definition
public enum CalendarDisplayMode

Fields

Century

This view represents all decades in a century.

Declaration

cs-api-definition
Century = 3

Field Value

CalendarDisplayMode

Decade

This view represents all years in a decade.

Declaration

cs-api-definition
Decade = 2

Field Value

CalendarDisplayMode

Month

This view represents all days in a single month.

Declaration

cs-api-definition
Month = 0

Field Value

CalendarDisplayMode

Year

This view represents all months in a year.

Declaration

cs-api-definition
Year = 1

Field Value

CalendarDisplayMode

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