Enum
CalendarDisplayMode

Represents the Calendar display mode.

Definition

Namespace:Telerik.WebAii.Controls.Xaml

Assembly:Telerik.WebAii.Controls.Xaml.dll

Syntax:

cs-api-definition
[DataContract(Name = "RadCalendarDisplayMode")]
public enum CalendarDisplayMode

Fields

Century

Represents the calendar 'Century' display mode.

Declaration

cs-api-definition
[EnumMember]
Century = 3

Field Value

CalendarDisplayMode

Decade

Represents the calendar 'Decade' display mode.

Declaration

cs-api-definition
[EnumMember]
Decade = 2

Field Value

CalendarDisplayMode

Month

Represents the calendar 'Month' display mode.

Declaration

cs-api-definition
[EnumMember]
Month = 0

Field Value

CalendarDisplayMode

Year

Represents the calendar 'Year' display mode.

Declaration

cs-api-definition
[EnumMember]
Year = 1

Field Value

CalendarDisplayMode

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