Calendar / Multi Selection

Blazor Calendar Example - Multi Selection

Loading Syncfusion Blazor Server Demos…
April 2026
SMTWTFS
2930311234
567891011
12131415161718
19202122232425
262728293012
3456789
Properties

This sample demonstrates multiple date selection functionality of the Calendar. Click desired dates from the calendar, and the selected dates will be added to the Values property.

The Multi Selection example shows how to enable and select multiple dates in the Calendar using the IsMultiSelection property and the Values collection.

In this example, dates 10, 15, and 25 are preselected to demonstrate the multi-selection capability.

See also: