Options
All
  • Public
  • Public/Protected
  • All
Menu

Module CalendarSelectionMode

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

Index

Variables

Multiple

Multiple: any

When RadCalendar is in Multiple selection mode, the selected dates can be more than one at the same time.

None

None: any

When RadCalendar is in None selection mode, no date can be selected.

Range

Range: any

When RadCalendar is in Range selection mode, the selected dates can be more than one as long as they form a range of consecutive dates.

Single

Single: any

When RadCalendar is in Single selection mode, only one date can be selected at a time.

Generated using TypeDoc