New to Telerik UI for .NET MAUIStart a free 30-day trial

Specifies the supported display modes by the calendar control.

Definition

Namespace:Telerik.Maui.Controls.Calendar

Assembly:Telerik.Maui.Controls.dll

Syntax:

C#
public enum CalendarDisplayMode

Fields

This view represents all decades in a century.

C#
Century = 3

This view represents all years in a decade.

C#
Decade = 2

This view represents all days in a single month.

C#
Month = 0

This view represents all months in a year.

C#
Year = 1
In this article
DefinitionFieldsCenturyDecadeMonthYear
Not finding the help you need?
Contact Support