[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Xamarin.Forms.Calendar Assembly
C1.Xamarin.Forms.Calendar
Classes
CalendarSelectionChangingEventArgs
Properties
SelectedDates
dotnet-api
C1.Xamarin.Forms.Calendar Assembly
C1.Xamarin.Forms.Calendar
Classes
C1Calendar
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotLoadingEventArgs
CalendarHeaderLoadingEventArgs
CalendarMonthSlotLoadingEventArgs
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
Constructors
Properties
SelectedDates
CalendarViewModeAnimation
CalendarYearSlotLoadingEventArgs
Enums
C1.Xamarin.Forms.Chart Assembly
C1.Xamarin.Forms.Core Assembly
C1.Xamarin.Forms.Gauge Assembly
C1.Xamarin.Forms.Grid Assembly
C1.Xamarin.Forms.Input Assembly
C1.Xamarin.Forms.Viewer Assembly
(Showing Draft Content)
C1.Xamarin.Forms.Calendar.CalendarSelectionChangingEventArgs.SelectedDates
SelectedDates Property
SelectedDates
Gets the list of selected dates.
Declaration
public List<DateTime> SelectedDates { get; }