ComponentOne Xamarin Edition
CalendarSelectionChangingEventArgs Constructor
C1.Xamarin.Forms.Calendar Assembly > C1.Xamarin.Forms.Calendar Namespace > CalendarSelectionChangingEventArgs Class : CalendarSelectionChangingEventArgs Constructor
The list of selected dates.
Initializes a new instance of the CalendarSelectionChangingEventArgs class.
Syntax
public CalendarSelectionChangingEventArgs( 
   List<DateTime> selectedDates
)

Parameters

selectedDates
The list of selected dates.
See Also

Reference

CalendarSelectionChangingEventArgs Class
CalendarSelectionChangingEventArgs Members