[]
        
(Showing Draft Content)

C1.Xamarin.Forms.Calendar.C1Calendar.SelectionChanged

SelectionChanged Event

Occurs when the SelectedDate or SelectedDates properties change.

Namespace: C1.Xamarin.Forms.Calendar
Assembly: C1.Xamarin.Forms.Calendar.dll
Syntax
public event EventHandler<CalendarSelectionChangedEventArgs> SelectionChanged
Returns
Type Description
EventHandler<CalendarSelectionChangedEventArgs> Occurs when the SelectedDate or SelectedDates properties change.