Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CalendarViewMode

Defines the possible values for the viewMode property for the relevant RadCalendar instance.

Index

Variables

Day

Day: any

RadCalendar will display a timeline for a single day.

Month

Month: any

RadCalendar will display one month.

MonthNames

MonthNames: any

RadCalendar will display a list of month names.

Week

Week: any

RadCalendar will display a single week.

Year

Year: any

RadCalendar will display a whole year.

Generated using TypeDoc