Enum
DateSelectionMode

Specifies the selection mode of the calendar.

Definition

Namespace:Telerik.Windows.Controls.Calendar

Assembly:Telerik.Windows.Controls.Input.dll

Syntax:

cs-api-definition
public enum DateSelectionMode

Fields

Day

The user is able to select Days. The calendar shows one or more months for choosing dates.

Declaration

cs-api-definition
Day = 0

Field Value

DateSelectionMode

Month

The user is able to select Months. The calendar displays the months of one or more years.

Declaration

cs-api-definition
Month = 1

Field Value

DateSelectionMode

Year

The user is able to select Years. The calendar displays one or more decades (10s) of years.

Declaration

cs-api-definition
Year = 2

Field Value

DateSelectionMode

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