[]
Initializes a new instance of the CalendarSelectionChangedEventArgs class.
public CalendarSelectionChangedEventArgs(IReadOnlyList<DateTime> selectedDates)
| Type | Name | Description |
|---|---|---|
| IReadOnlyList<DateTime> | selectedDates | The selected dates. |