| C1.Xamarin.Forms.Calendar Assembly > C1.Xamarin.Forms.Calendar Namespace > C1Calendar Class : SelectionChanged Event |
public event EventHandler<CalendarSelectionChangedEventArgs> SelectionChanged
The event handler receives an argument of type CalendarSelectionChangedEventArgs containing data related to this event. The following CalendarSelectionChangedEventArgs properties provide information specific to this event.
| Property | Description |
|---|---|
| SelectedDates | Gets the selected dates. |