[]
DEMOS
DOCS
API
SAMPLES
DOWNLOAD
dotnet-api
C1.WPF.Calendar Assembly
C1.WPF.Calendar
Classes
CalendarSelectionChangingEventArgs
Properties
SelectedDates
dotnet-api
C1.WPF.Calendar Assembly
C1.WPF.Calendar
Classes
BindingUtils
BindingUtils.PropagateNonDefaultConverter
BooleanToVisibilityConverter
C1Calendar
C1CalendarPresenter
C1CalendarResources
C1MultiMonthCalendar
CalendarAdapter
CalendarDayOfWeekSlotInfo
CalendarDayOfWeekSlotLoadingEventArgs
CalendarDaySlotInfo
CalendarDaySlotLoadingEventArgs
CalendarDaysOfWeekPanel
CalendarDaysPanel
CalendarHeaderLoadingEventArgs
CalendarHeaderSlotInfo
CalendarHeadersPanel
CalendarHelper
CalendarInputEventArgs
CalendarMonthSlotInfo
CalendarMonthSlotLoadingEventArgs
CalendarMonthsPanel
CalendarSelectionChangedEventArgs
CalendarSelectionChangingEventArgs
Constructors
Properties
SelectedDates
CalendarSlotInfo
CalendarSlotLoadingEventArgs<T>
CalendarSlotPresenter
CalendarSlotsPanel<S>
CalendarTextSlotPresenter
CalendarViewModeAnimation
CalendarYearSlotInfo
CalendarYearSlotLoadingEventArgs
CalendarYearsPanel
DateList
DateTimeUtils
DeferrableObservableCollection<T>
MonthSlotPresenter
ObservableCollectionStringConverter
ReentrantObservableCollection<T>
ThemeResources
Enums
(Showing Draft Content)
C1.WPF.Calendar.CalendarSelectionChangingEventArgs.SelectedDates
SelectedDates Property
SelectedDates
Gets the list of selected dates.
Declaration
public List<DateTime> SelectedDates { get; }