[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Calendar
Classes
CalendarSelectionChangingEventArgs
Properties
SelectedDates
dotnet-api
C1.Maui.Calendar Assembly
C1.Maui.Calendar
Classes
C1Calendar
CalendarAdapter
CalendarDayOfWeekSlotInfo
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotInfo
CalendarDaySlotLoadingEventArgs
CalendarHeaderLoadingEventArgs
CalendarHeaderSlotInfo
CalendarMonthSlotInfo
CalendarMonthSlotLoadingEventArgs
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
Constructors
Properties
SelectedDates
CalendarSlotInfo
CalendarSlotLoadingEventArgs<T>
CalendarSlotPresenter
CalendarTextSlotPresenter
CalendarViewModeAnimation
CalendarYearSlotInfo
CalendarYearSlotLoadingEventArgs
DateList
DeferrableObservableCollection<T>
MauiAppBuilderEx
ObservableCollectionStringConverter
ReentrantObservableCollection<T>
Enums
C1.Maui.Calendar.Themes
C1.Maui.Chart Assembly
C1.Maui.Core Assembly
C1.Maui.Grid Assembly
C1.Maui.GridControl Assembly
C1.Maui.Input Assembly
(Showing Draft Content)
C1.Maui.Calendar.CalendarSelectionChangingEventArgs.SelectedDates
SelectedDates Property
SelectedDates
Gets the list of selected dates.
Declaration
public List<DateTime> SelectedDates { get; }