New to Telerik UI for BlazorStart a free 30-day trial

Controls how many dates the user can select in a calendar.

Definition

Namespace:Telerik.Blazor

Assembly:Telerik.Blazor.dll

Syntax:

C#
public enum CalendarSelectionMode

Fields

The user can select multiple dates.

C#
Multiple = 1

The user selects date ranges, enhanced with UI to preview selection.

C#
Range = 2

The user can select only one date.

C#
Single = 0
In this article
DefinitionFieldsMultipleRangeSingle
Not finding the help you need?
Contact Support