Enum CalendarButtonType
Identifies the type of the Calendar Button.
Namespace: Telerik.Windows.Controls.Calendar
Assembly: Telerik.Windows.Controls.Input.dll
Syntax
public enum CalendarButtonType
Date
A date button.
Decade
Calendar button for a decade.
Month
Calendar button with a month name or number.
TodayDate
The date button of today's date.
WeekName
A calendar button with the week name.
WeekNumber
A calendar button with the week number.
Year
Calendar button with a year number.